Difference between revisions of "GetFontHeight"

From King Arthur's Gold Wiki
Jump to: navigation, search
(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 14:57, 28 August 2012

Returns the font height as an integer (s32).

s32 FontHeight()