Difference between revisions of "CGridButton::SetHoverText"
From King Arthur's Gold Wiki
(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 04:18, 9 September 2012
void SetHoverText( const string &in )
Object method of: CGridButton