Native referenceFiveM

GET_IS_HIDEF

0x84ED31191CC5D2C9 GRAPHICS
FUNCTION SIGNATURE
BOOL GET_IS_HIDEF(/* parameters not documented */);
Property Value
Native Name GET_IS_HIDEF
Hash 0x84ED31191CC5D2C9
Return Type BOOL

Description: 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.

NativeDB Introduced: v323
Back to GRAPHICS