Particle Description Collection

From Burnout Wiki
Revision as of 22:32, 10 April 2022 by Derneuere (talk | contribs) (Created page with "=== ParticleDescriptionCollection === {| class="wikitable" ! Offset !! Size !! Type !! Name !! Description !! More Information !! Comments |- | 0x0 || 0x4 || ParticleDescription * * || mpTable || Pointer to ParticleDescription indexes || || Uses bundle imports |- | 0x4 || 0x4 || uint32_t || muTableSize || Array size || || |} == PS4 == === ParticleDescriptionCollection === {| class="wikitable" ! Offset !! Size !! Type !! Name !! Description !! More Information !! Comme...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ParticleDescriptionCollection

Offset Size Type Name Description More Information Comments
0x0 0x4 ParticleDescription * * mpTable Pointer to ParticleDescription indexes Uses bundle imports
0x4 0x4 uint32_t muTableSize Array size

PS4

ParticleDescriptionCollection

Offset Size Type Name Description More Information Comments
0x0 0x8 ParticleDescription * * mpTable Pointer to ParticleDescription indexes Uses bundle imports
0x8 0x4 uint32_t muTableSize Array size