CAnimations

What is a CAnimations?

CAnimations is a format used to store an array of animations.

Structure

Size Type Name Description
4 UInt32 Count The length of the next array
... CAnimation[] Animations An array of Animations, the length is equal to Count