Black Ops III

SetAnimKnobAllRestart

See "SetAnim.

Example:

self SetAnimKnobAllRestart( %precombatrun1, %body, 1, 0.1, 1 )

Parameters

ParameterSummary
*animationThe animation or animtree node to change.
*rootAn ancestor of the animation.
[weight]Goal weight of this animation. Defaults to 1.0.
[time]Time to transition to this weight in seconds. Defaults to 0.2.
[rate]Playback rate of the animation. Defaults to 1.0.

* = mandatory