Enum SolidType_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public enum SolidType_t : byte
- Extension Methods
Fields
SOLID_BBOX = 2SOLID_BSP = 1SOLID_CAPSULE = 7SOLID_LAST = 8SOLID_NONE = 0SOLID_OBB = 3SOLID_POINT = 5SOLID_SPHERE = 4SOLID_VPHYSICS = 6