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

#include <dttr_pcdogs.h>

Data Fields

uint32_t node_count
 Offset 0x0.
uint32_t resource_mgr_offset
 Offset 0x4.
uint32_t material_table_offset
 Offset 0x8.
uint32_t material_count
 Offset 0xC.

Detailed Description

Package level-resource header used as the relocation base for resource-manager and material-table fields.

Definition at line 2591 of file dttr_pcdogs.h.

Field Documentation

◆ material_count

uint32_t DTTR_PCDOGS_T_PKG_LevelResource::material_count

Offset 0xC.

Definition at line 2595 of file dttr_pcdogs.h.

◆ material_table_offset

uint32_t DTTR_PCDOGS_T_PKG_LevelResource::material_table_offset

Offset 0x8.

Definition at line 2594 of file dttr_pcdogs.h.

◆ node_count

uint32_t DTTR_PCDOGS_T_PKG_LevelResource::node_count

Offset 0x0.

Definition at line 2592 of file dttr_pcdogs.h.

◆ resource_mgr_offset

uint32_t DTTR_PCDOGS_T_PKG_LevelResource::resource_mgr_offset

Offset 0x4.

Definition at line 2593 of file dttr_pcdogs.h.


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