Difference between revisions of "CGridButton::SetHoverText"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> void SetHoverText( const string &in ) </syntaxhighlight> Object method of: ! Category:Scripting [[C...")
 
 
Line 9: Line 9:
 
</syntaxhighlight>
 
</syntaxhighlight>
 
   
 
   
Object method of: [[!]]
+
Object method of: [[CGridButton]]
 
[[Category:Scripting]]
 
[[Category:Scripting]]
 
   
 
   
 
[[Category:Object Methods]]
 
[[Category:Object Methods]]

Latest revision as of 05:18, 9 September 2012



 
 void SetHoverText( const string &in )

Object method of: CGridButton