Entvartype

Entity variable type

Values

Name Value Description
VAR_INVALID 0 Invalid type
VAR_STRING 1 String type
VAR_VECTOR 2 Vector type
VAR_FLOAT 3 Float type
VAR_INTEGER 4 Integer type
VAR_EDICT 5 Edict type
VAR_BYTE4 6 4 byte array type
VAR_BYTE2 7 2 byte array type
VAR_CUSTOM 8 Custom type