GetIsHidef
Docslocal retval = GetIsHidef()Description
Introduced in build 323
This native indicates whether the game is running in high-definition (HD) resolution. It returns false if the resolution is less than 1280x720 and true if it's equal to or greater than 1280x720.
Returns
BOOLReturns TRUE (1) or FALSE (0).