Difference between revisions of "CPlayer::getUsername"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> string getUsername() </syntaxhighlight> Object method of: CMap Category:Scripting Category:Object Methods")
 
m (CPlayer, not CMap)
 
Line 7: Line 7:
 
</syntaxhighlight>
 
</syntaxhighlight>
 
   
 
   
Object method of: [[CMap]]
+
Object method of: [[CPlayer]]
 
[[Category:Scripting]]
 
[[Category:Scripting]]
 
[[Category:Object Methods]]
 
[[Category:Object Methods]]

Latest revision as of 23:01, 9 September 2012



string getUsername()

Object method of: CPlayer