Difference between revisions of "CSecurity::isPlayerIgnored"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (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 17:54, 17 September 2012
bool isPlayerIgnored( CPlayer@ player ) bool isPlayerIgnored( const string &in username )
Object method of: CSecurity