Black Ops III

SetInfluenceAt

Sets the influence value on the influence map, returns true/false if the value was set.

Example:

SetInfluenceAt(influenceMapIndex, origin, influence)

Parameters

ParameterSummary
*influenceMapIndexIndex of the influence map
*originThe location to set the influence value
*influenceThe influence value to set

* = mandatory