Enum SchemaFieldType
- Namespace
- ValveResourceFormat
- Assembly
- ValveResourceFormat.dll
Schema field data types.
public enum SchemaFieldTypeFields
Unknown = 0Struct = 1Enum = 2ExternalReference = 3Char = 4UChar = 5Int = 6UInt = 7Float_8 = 8Double = 9SByte = 10Byte = 11Int16 = 12UInt16 = 13Int32 = 14UInt32 = 15Int64 = 16UInt64 = 17Float = 18Float64 = 19Time = 20Vector2D = 21Vector3D = 22Vector4D = 23QAngle = 24Quaternion = 25VMatrix = 26Fltx4 = 27Color = 28UniqueId = 29Boolean = 30ResourceString = 31Void = 32Matrix3x4 = 33UtlSymbol = 34UtlString = 35Matrix3x4a = 36UtlBinaryBlock = 37Uuid = 38OpaqueType = 39Transform = 40Unused = 41RadianEuler = 42DegreeEuler = 43FourVectors = 44