Native referenceFiveM

CELL_CAM_ACTIVATE_SELFIE_MODE

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

Description: Toggles the selfie mode on the cellphone camera. Only visible when the cell phone camera is active.

Parameters

  • toggle (BOOL) — True to activate and false to deactivate the selfie mode.
Back to MOBILE