Difference between revisions of "CSecurity::isPlayerIgnored"

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

Latest revision as of 18:54, 17 September 2012



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

Object method of: CSecurity