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