CAnimation

What is a CAnimation?

CAnimation is a format used to store a defined animation.

Structure

Size Type Name Description
... CString Name The name of the animation
4 UInt32 Direction Count The length of the next array
... CDirection[] Directions An array of Directions, the length is equal to Direction Count