Difference between revisions of "CSecurity::bansExist"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> bool bansExist() </syntaxhighlight> Object method of: CSecurity Category:Scripting [[Category:Objec...")
 
 
Line 4: Line 4:
 
   
 
   
 
<syntaxhighlight lang="cpp">
 
<syntaxhighlight lang="cpp">
+
bool bansExist()
bool bansExist()
+
+
 
</syntaxhighlight>
 
</syntaxhighlight>
 
   
 
   

Latest revision as of 18:55, 17 September 2012



bool bansExist()

Object method of: CSecurity