EvilEngine/DYNA/ui:text:user string

From Heavy Iron Modding

ui:text:user string
Hash0xFB50BACB
Games usedThe SpongeBob SquarePants Movie

The Incredibles
Rise of the Underminer

Ratatouille Prototype

Format

Inherits from DYNA/ui:text
Unused in The SpongeBob SquarePants Movie but is still supported.

class zUIUserStringAsset : public zUITextAsset
{
public:
    unsigned char hardMaxChars;
    unsigned char softMaxChars;
};
Offset Type Variable Description
0x74 u8 hardMaxChars
0x75 u8 softMaxChars
0x76 u8[2] null padding