C4 Engine
C4 Engine API Documentation

Animator::GetAnimatorType

Defined in:  C4Animation.h
Returns the animator type.
Prototype

AnimatorType GetAnimatorType(voidconst;

Description
The GetAnimatorType function returns the animator type. This may be one of the standard animator types in the following table or a custom animator type.
kAnimatorMerge Merge animator.
kAnimatorBlend Blend animator.
kAnimatorFrame Frame animator.