CMovements

What is a CMovements?

CMovements is a format used to store an array of movements.

Structure

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