Enum ConVarType
- Namespace
- CounterStrikeSharp.API
- Assembly
- CounterStrikeSharp.API.dll
public enum ConVarType
- Extension Methods
Fields
Bool = 0Color = 10Float32 = 7Float64 = 8Int16 = 1Int32 = 3Int64 = 5Invalid = -1Qangle = 14String = 9UInt16 = 2UInt32 = 4UInt64 = 6Vector2 = 11Vector3 = 12Vector4 = 13