Returns whether a user can target another user. This is a helper function for CanAdminTarget.
bool CanUserTarget(int client, int target)
Player's index.
Target player's index.
True if target is targettable by the player, false otherwise.
Invalid or unconnected player indexers.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.