Difference between revisions of "CSecurity::unBan"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) |
|||
Line 4: | Line 4: | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
− | + | bool unBan( const int index ) | |
− | + | bool unBan( const string &in username ) | |
− | + | ||
− | + | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 17:54, 17 September 2012
bool unBan( const int index ) bool unBan( const string &in username )
Object method of: CSecurity