MFA File Structure
Docs
Powered by
Powered by
COIFormattedText
What is a COIFormattedText?
COIFormattedText is a object loader format used to store data related to the Formatted Text object.
Structure
Size
Type
Name
Description
...
COICommon
Common
Variables common to multiple object loaders
4
Int32
Width
The width of the formatted text
4
Int32
Height
The height of the formatted text
4
UInt32
Flags
Definitions
4
RGBA
Color
The color of the formatted text
...
CString
Data
The string data of the formatted text
Flag Definitions
Flags
Value
Name
Description
0x1
Unknown
0x2
Auto Vertical Scrollbar
Whether or not the vertical scrollbar can appear automatically as needed