Donut Team is a labor of love, built and maintained by a small group of passionate developers. We invest our own time and resources to offer our tools, mods, and web services completely free of charge.

We don't run ads, and we will never sell your data - period.

If you've enjoyed anything we've created, please consider supporting our work with a one-time or monthly donation via our Ko-fi page . Every contribution helps us continue building great experiences for the community.

Dismiss
  • Games
  • Radical Entertainment
  • Shared File Formats
  • Pure3D Files
  • Chunk Types
  • General

Frontend Multi Text (0x18007)

TODO

Data Structure

Property Data Type Description
Name string TODO
Version uint32 TODO
PositionX int32 TODO
PositionY int32 TODO
DimensionX uint32 TODO
DimensionY uint32 TODO
JustificationX Justifications TODO
JustificationY Justifications TODO
Colour Colour TODO
Translucency uint32 TODO
RotationValue float TODO
TextStyleName string TODO
ShadowEnabled uint8 TODO
ShadowColour Colour TODO
ShadowOffsetX int32 TODO
ShadowOffsetY int32 TODO
CurrentText uint32 TODO

Justifications

4 bytes

Name Value
Left 0
Right 1
Top 2
Bottom 3
Centre 4

Parents

TODO

Children

TODO