Retrieves the count of values that an entity property's array can store.
int GetEntPropArraySize(int entity, PropType type, const char[] prop)
Entity/edict index.
Property type.
Property name.
Size of array (in elements) or 0 if property is not an array.
Invalid entity or property not found.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.