Difference between revisions of "CSecurity::isPlayerBanned"
From King Arthur's Gold Wiki
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool doListChecks( CPlayer@ player ) bool doListChecks( const string &in username ) </syntaxhighlight> Object...") |
Shadlington (Talk | contribs) m (moved CSecurity::doListChecks to CSecurity::isPlayerBanned: Renamed method) |
(No difference)
|
Revision as of 17:37, 17 September 2012
bool doListChecks( CPlayer@ player ) bool doListChecks( const string &in username )
Object method of: CSecurity