CellCamActivate
DocsCellCamActivate(active, bGoFirstPerson)Description
Activates the cellphone camera. Make sure you have a mobile phone created with <code>CREATE_MOBILE_PHONE</code> or else the camera will not work.
Parameters
| Name | Type | Description |
|---|---|---|
active | BOOL | Toggle whether the camera should be active. |
bGoFirstPerson | BOOL | Unused parameter. |
Returns
voidThis native does not return a value.