HUD Message List

From Burnout Wiki
HudMessageList
aka {{{othernames}}}
No Example
Resource names Unknown
Type ID 0x2D
Category Generic
Memory
distribution
Main Memory only
Imports Unknown
Imported by Unknown
Editor
available?
No

The HUD message list resource lists the names of all HUD messages. It was only used during development and was dropped by early 2007.

Structures

CgsGui::GuiHudMessageListResource

Offset Length Type Name Description Comments
0x0 0x4 int32_t miResourceSize Length of the resource
0x4 0x4 int32_t miMessageCount Number of messages
0x8 0x4 char** mppcResources Message names