Black Ops III

FindAnimByName

Find specified animation( using animation name ) in a specified animtree( using atr name).

Example:

animnamehash = FindAnimByName("generic_human", "chicken_dance")

Parameters

ParameterSummary
*treeAnim tree name
*animName of anim

* = mandatory