GetFontHeight
From King Arthur's Gold Wiki
Revision as of 21:51, 6 September 2012 by Shadlington (Talk | contribs)
Returns the font height as an integer (s32).
This is client only - it should be wrapped in "if ( getNet().isClient() )" or be in a client-only script.
s32 getFontHeight()