Call of Duty 4: Scripting Reference - Animation::StopUseAnimTree
From COD Modding & Mapping Wiki
StopUseAnimTree()
Module: Animation
SP Only
Summary:
Stop using the current anim tree
Call this on: <entity>
Example:
self StopUseAnimTree();
Required arguments:
- none
Optional arguments:
- none
Notes:
- none