Modding/Burnout Paradise/Memory map: Difference between revisions

Remove BaseEventReceiverQueue (always nullptr in executable, not documented here)
m (Build date)
(Remove BaseEventReceiverQueue (always nullptr in executable, not documented here))
 
Line 175:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || [[#CgsModule::BaseEventReceiverQueue|BaseEventReceiverQueue]]* || mpUser || User requesting|| theNot event ||documented here
|-
| 0x4 || 0x4 || int32_t || miEventId || ID ||
|-
| 0x8 || 0x4 || int32_t || miPoolId || Pool ID ||
|}
 
=== CgsModule::BaseEventReceiverQueue ===
{| class="wikitable"
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || RwChar* || mpcData || ||
|-
| 0x4 || 0x4 || int32_t || miBufferWritePos || ||
|-
| 0x8 || 0x4 || int32_t || miLength || ||
|-
| 0xc || 0x4 || int32_t || miFirstEventOffset || ||
|-
| 0x10 || 0x4 || int32_t || miBufferSize || ||
|-
| 0x14 || 0x4 || int32_t || miAlignment || ||
|}
 
Line 286 ⟶ 269:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || [[#CgsModule::BaseEventReceiverQueue|BaseEventReceiverQueue]]* || mpUser || User requesting|| theNot event ||documented here
|-
| 0x4 || 0x4 || int32_t || mnEventId || Event ID ||