This function pauses an animation at the current key.
void PauseAnimation( int AnimationIndex );
AnimationIndex
Type: int
The animation index. Use GetAnimationCount or GetAnimationIndex to query a valid index.