Difference between revisions of "GetFontHeight"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Created page with "<onlyinclude> Returns the font height as an integer (s32). </onlyinclude> <syntaxhighlight lang="cpp"> s32 FontHeight() </syntaxhighlight> Category:Scripting [[Category:Glob...") |
(No difference)
|
Revision as of 13:57, 28 August 2012
Returns the font height as an integer (s32).
s32 FontHeight()