Difference between revisions of "CSecurity::saveBlacklist"

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

Latest revision as of 18:51, 17 September 2012



void saveBlacklist()

Object method of: CSecurity