102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_PKG_ResourceDirectory Struct Reference

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.

Detailed Description

Package resource directory for material, mesh-node, and level-data sections.

Definition at line 2670 of file dttr_pcdogs.h.

Field Documentation

◆ level_data_offset

uint32_t DTTR_PCDOGS_T_PKG_ResourceDirectory::level_data_offset

Offset 0x8.

Definition at line 2673 of file dttr_pcdogs.h.

◆ material_blob_offset

uint32_t DTTR_PCDOGS_T_PKG_ResourceDirectory::material_blob_offset

Offset 0x0.

Definition at line 2671 of file dttr_pcdogs.h.

◆ mesh_node_root_offset

uint32_t DTTR_PCDOGS_T_PKG_ResourceDirectory::mesh_node_root_offset

Offset 0x4.

Definition at line 2672 of file dttr_pcdogs.h.


The documentation for this struct was generated from the following file: