Find clients that are potentially in range of a position.
int GetClientsInRange(const float origin[3], ClientRangeType rangeType, int[] clients, int size)
Coordinates from which to test range.
Range type to use for filtering clients.
Array to which found client indexes will be written.
Maximum size of clients array.
Number of client indexes written to clients array.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.