Call of Duty Script Documentation
useanimtree(<anim tree>)
ModuleAnimation
Summary
Set the animation tree of an entity
Call this function on
<entity>
Example
self UseAnimTree(#animtree);
Minimum Number of arguments: 1
1 : <anim tree> The new anim tree
Number of optional arguments: 0
Return to Function List