Difference between revisions of "CSecurity::listCheckAllPlayers"

From King Arthur's Gold Wiki
Jump to: navigation, search
 
Line 4: Line 4:
 
   
 
   
 
<syntaxhighlight lang="cpp">
 
<syntaxhighlight lang="cpp">
+
void listCheckAllPlayers()
void listCheckAllPlayers()
+
+
 
</syntaxhighlight>
 
</syntaxhighlight>
+
 
 
Object method of: [[CSecurity]]
 
Object method of: [[CSecurity]]
 
[[Category:Scripting]]
 
[[Category:Scripting]]
 
   
 
   
 
[[Category:Object Methods]]
 
[[Category:Object Methods]]

Latest revision as of 18:50, 17 September 2012



void listCheckAllPlayers()

Object method of: CSecurity