Black Ops III

SetAvoidanceMask

Set the avoidance mask of this Havok character.

Example:

randEnemy SetAvoidanceMask("avoid none")

Parameters

ParameterSummary
*Mask(const string) Mask must be 'avoid all', 'avoid none', 'avoid actor', 'avoid ai'(actors+vehicles), 'avoid player', or 'avoid vehicle'

* = mandatory