Retrieves if the muter has muted the mutee.
bool IsClientMuted(int iMuter, int iMutee)
The muter index.
The mutee index.
True if muter has muted mutee, false otherwise.
Muter or mutee client index is invalid or not connected.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.