GetIsWidescreen
Docslocal retval = GetIsWidescreen()Description
Introduced in build 323
This native retrieves whether the game is running in widescreen mode or not.
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = GetIsWidescreen()This native retrieves whether the game is running in widescreen mode or not.
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!