MFA File Structure
Docs
Powered by
Powered by
CBehaviour
What is a CBehaviour?
CBehaviour is a format used to store a defined behaviour.
Structure
Size
Type
Name
Description
...
CString
Name
The name of the behaviour
4
UInt32
Data Size
The size of the next array
...
UInt8[]
Data
The data of the behaviour, I have yet to implement this as a Struct, but it should be similar to
CGlobalEvents