Call of Duty 4: Scripting Reference - Animation::GetNumParts
From COD Modding & Mapping Wiki
GetNumParts( <xmodel name> )
Module: Animation
Summary:
Gets the number of bones in the xmodel.
Call this on:
Example:
Required arguments:
- <xmodel> The model
Optional arguments:
- none
Notes:
- none