Script Managed Entity ArraysΒΆ
int CreateScriptManagedEntArray()
Returns the index of the new array
void AddToScriptManagedEntArray( int index, entity ent )
void RemoveFromScriptManagedEntArray( int index, entity ent )
int GetScriptManagedEntArrayLen( int index )
array
Get the script managed ent array for the given index
array
Get the script managed ent array for the given index within distance of a point