Trigger Data: Difference between revisions

m
Remove base class names generated by Ghidra.
(Added infobox and normalized some content.)
m (Remove base class names generated by Ghidra.)
 
(2 intermediate revisions by the same user not shown)
Line 2:
| name = TriggerData
| othernames = Trigger
| example = [[File:Paradise TriggerData Example.png|frameless|320px]]<br />Triggers viewed from above in Blender.
| resourcenames = TriggerData
| id = 0x10003
| category = Game-specific<br />(Burnout Paradise)
| memdist = Main Memory only
| editor = Yes<br />View with [https://github.com/burninrubber0/TriggersToGLTF TriggersToGLTF]*<br /><sup><small>*Requires manual extraction</small></sup><br />Edit with [https://github.com/burninrubber0/Bundle-Manager/releases/latest Bundle Manager]
}}
 
Line 146:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x2C || [[#BrnTrigger::TriggerRegion|TriggerRegion]] || super_TriggerRegion || Base class ||
|-
| 0x2C || 0x4 || [[#BrnTrigger::StartingGrid|StartingGrid]]* || mpaStartingGrids || StartingGrid ||
Line 163:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x2C || [[#BrnTrigger::TriggerRegion|TriggerRegion]] || super_TriggerRegion || Base class ||
|-
| 0x2C || 0x4 || || || Padding ||
Line 260:
! Offset !! Size !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x2C || [[#BrnTrigger::TriggerRegion|TriggerRegion]] || super_TriggerRegion || Base class ||
|-
| 0x2C || 0x4 || int32_t || miGroupID || GameDB ID ||
Line 312:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x2C || [[#BrnTrigger::TriggerRegion|TriggerRegion]] || super_TriggerRegion || Base class ||
|-
| 0x2C || 0x1 || uint8_t || muScoreType || || See [[#BrnTrigger::Blackspot::ScoreType|score type]]
Line 325:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x2C || [[#BrnTrigger::TriggerRegion|TriggerRegion]] || super_TriggerRegion || Base class ||
|}