Black Ops III

SetSAnim

Set the anim shot to play on a static model

Example:

thing SetSAnim( anim, shot, 1 )

Parameters

ParameterSummary
*string anim namename of a SANIM asset
[string shot name]shot name of the sub animation to play, pass in 0 to play the first one.
[float time]frame to start playing on, default is 0.

* = mandatory