MFA File Structure
Docs
Powered by
Powered by
CObjectInstances
What is a CObjectInstances?
CObjectInstances is a format used to store all defined object instances in a frame.
Structure
Size
Type
Name
Description
4
UInt32
Count
The length of the next array
...
CObjectInstance
[]
Object Instances
An array of Object Instances, the length is equal to Count