MFA File Structure
Docs
Powered by
Powered by
CExtension
What is a CExtension?
CExtension is a format used to store a defined extension.
Structure
Size
Type
Name
Description
4
UInt32
Handle
The handle of the extension
...
CString
File Name
The file name of the extension
...
CString
Name
The name of the extension
4
UInt32
Magic Number
The magic number of the extension, the usage of this is unknown
...
CString
Sub-Type
The sub-type of the extension, this allows a single mfx to store multiple object types, although I'm unsure if this allows for multiple objects to appear within Create New Object
4
Boolean
Unicode
Whether or not the extension is unicode