Native referenceFiveM

_CELL_CAM_SET_LEAN

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

Description: ``` if the bool "Toggle" is "true" so the phone is lean.
if the bool "Toggle" is "false" so the phone is not lean.

Back to MOBILE