|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
Package resource directory for material, mesh-node, and level-data sections. More...
#include <dttr_pcdogs.h>
Data Fields | |
| uint32_t | material_blob_offset |
| Offset 0x0. | |
| uint32_t | mesh_node_root_offset |
| Offset 0x4. | |
| uint32_t | level_data_offset |
| Offset 0x8. | |
Package resource directory for material, mesh-node, and level-data sections.
Definition at line 2670 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_PKG_ResourceDirectory::level_data_offset |
Offset 0x8.
Definition at line 2673 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_PKG_ResourceDirectory::material_blob_offset |
Offset 0x0.
Definition at line 2671 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_PKG_ResourceDirectory::mesh_node_root_offset |
Offset 0x4.
Definition at line 2672 of file dttr_pcdogs.h.