Black Ops III

CameraSetUpdateCallback

Set the function that will get called during the camera update

Example:

player CameraSetUpdateCallback( &function )

Parameters

ParameterSummary
[function]a function pointer to a function that will get called during the camera update, the function should set the scr cam

* = mandatory