|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint32_t | material_section_offset |
| Offset 0x0. | |
| uint32_t | scene_graph_offset |
| Offset 0x4. | |
| uint32_t | mesh_collision_offset |
| Offset 0x8. | |
Package level-blob header whose relocation fields are rebased from the loaded blob base.
Definition at line 1608 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Level_BlobHeader::material_section_offset |
Offset 0x0.
Definition at line 1609 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Level_BlobHeader::mesh_collision_offset |
Offset 0x8.
Definition at line 1611 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Level_BlobHeader::scene_graph_offset |
Offset 0x4.
Definition at line 1610 of file dttr_pcdogs.h.