AddAnimSeq ( entity,length)  

Parameters:

entity - entity handle
length -

Description:

Creates an animation sequence for an entity. This must be done before any animation keys set by SetAnimKey can be used in an actual animation.

Returns the animation sequence number added.

Example:

None.

Index