Difference between revisions of "CSecurity::isPlayerBanned"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool doListChecks( CPlayer@ player ) bool doListChecks( const string &in username ) </syntaxhighlight> Object...")
 
(No difference)

Revision as of 18:37, 17 September 2012



 
 bool doListChecks( CPlayer@ player )
 bool doListChecks( const string &in username )

Object method of: CSecurity