GetScreenHeight

From King Arthur's Gold Wiki
Jump to: navigation, search

Returns the screen 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 getScreenHeight()