Native referenceFiveM

SCRIPT_IS_MOVING_MOBILE_PHONE_OFFSCREEN

0xF511F759238A5122 MOBILE
FUNCTION SIGNATURE
void SCRIPT_IS_MOVING_MOBILE_PHONE_OFFSCREEN(BOOL toggle);
Property Value
Native Name SCRIPT_IS_MOVING_MOBILE_PHONE_OFFSCREEN
Hash 0xF511F759238A5122
Return Type void
Parameters toggle (BOOL)

Description: ``` If bool Toggle = true so the mobile is hide to screen.
If bool Toggle = false so the mobile is show to screen.

Back to MOBILE