Black Ops III

SetAvoidanceProperty

Set the avoidance properties of this Havok character.

Example:

randAlly SetAvoidanceProperty("collision penalty", 0.1)

Parameters

ParameterSummary
*Property(const string) Property must be 'collision penalty' or 'dodge penalty'
*Value(float) The value to set the property to

* = mandatory