Difference between revisions of "CSecurity::sendSeclevs"

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

Latest revision as of 06:41, 9 September 2012



 
 void sendSeclevs()
 void sendSeclevs( CPlayer@ player )

Object method of: CSecurity