EvilEngine/DYNA/hud:meter

From Heavy Iron Modding

hud:meter:font and hud:meter:unit both inherit from this.

Offset Type Variable Description
0x18 float start_value
0x1C float min_value
0x20 float max_value
0x24 float increment_time
0x28 float decrement_time
0x2C AssetID (Sound) sound.start_increment
0x30 AssetID (Sound) sound.increment
0x34 AssetID (Sound) sound.start_decrement
0x38 AssetID (Sound) sound.decrement