Black Ops III

DamageMode

Set the damage mode of this actor.

Example:

randAlly DamageMode("next_shot_kills")

Parameters

ParameterSummary
*damage mode(const string) DamageMode must be 'normal' or 'next_shot_kills'

* = mandatory