Mobile::cellCamActivate
Enables the camera view from your phone
NOTE: This does not enable taking photos, this is only the VIEW.
Syntax
``` mp.game.mobile.cellCamActivate(enable, p1); ```
Required Arguments
- enable:
- p1:
Return value
- Undefined
Example
Up arrow to enable the camera, down arrow to disable the camera