Black Ops III

GetControllerPosition

get current deflection of control, returns values via an array with vector values for "look" and "move" which correspond to those controls. Values are -1 to 1 and represent the given axis on the vector

Example:

pos = self GetControllerPosition() ...

Parameters

ParameterSummary
*localClientNumClient number of the controller you want the position of

* = mandatory