( int ID, TransportAddress TA )Is someone banned?
@param ID Unique ID of the player. @param TA Address from which the player connected.
bool BanList::isBanned(int %ID);
int %ID
No description available.
bool
No description available.
Engine
This function is not called by any other functions.