PropFieldType

Last Updated2017-02-07
Created At2008-01-13

EntryDescription
PropField_EntityValid for Data fields only (SendProp shows as int)
PropField_String_T
PropField_IntegerValid for SendProp and Data fields
PropField_UnsupportedThe type is unsupported.
PropField_VectorValid for SendProp and Data fields
PropField_FloatValid for SendProp and Data fields
PropField_StringValid for SendProp and Data fields
PropField_VariantValid for Data fields. Read only. Note that the size of a string_t is dynamic, and thus FindDataMapOffs() will return the constant size of the string_t container (which is 32 bits right now).