Returns the entity a client is aiming at.
int GetClientAimTarget(int client, bool only_clients)
Client performing the aiming.
True to exclude all entities but clients.
Entity index being aimed at. -1 if no entity is being aimed at. -2 if the function is not supported.
Invalid client index or client not in game.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.