Black Ops III

CameraActivate

Turns the script camera on or off.

Example:

get_players()[0] CameraActivate( true )

Parameters

ParameterSummary
*activeTrue to activate the camera, false to turn it off and return to 1st person view

* = mandatory