Texture Name Map: Difference between revisions

no edit summary
(Created page.)
 
No edit summary
Line 8:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || [[#BrnParticle::TextureNameMap::Entry|Entry]]* || mpEntries || ||
|-
| 0x4 || 0x4 || uint32_t || muEntryCount || ||
Line 18:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x8 || [[#BrnParticle::TextureNameMap::Entry|Entry]]* || mpEntries || ||
|-
| 0x8 || 0x4 || uint32_t || muEntryCount || ||
|-
| 0xC || 0x4 || || || padding ||
|}
 
Line 29 ⟶ 31:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || uint32_t || muHashedLionTextureName || || UnknownLowercased 32-bit FNV-1a hash.<br>Matches up with mpTextureName algorithmin or[[Particle sourceDescription#cParticleMaterial|cParticleMaterial]].
|-
| 0x4 || 0x4 || char* || mpGDBTextureName || ||
Line 39 ⟶ 41:
! Offset !! Length !! Type !! Name !! Description !! Comments
|-
| 0x0 || 0x4 || uint32_t || muHashedLionTextureName || || UnknownLowercased 32-bit FNV-1a hash.<br>Matches up with mpTextureName algorithmin or[[Particle sourceDescription#cParticleMaterial|cParticleMaterial]].
|-
| 0x4 || 0x4 || || || padding ||
117

edits