Returns whether a client is in the pool of clients allowed to participate in the current vote. This is determined by the client list passed to VoteMenu().
bool IsClientInVotePool(int client)
Client index.
True if client is allowed to vote, false otherwise.
If no vote is in progress or client index is invalid.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.