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

#include <dttr_pcdogs.h>

Data Fields

uint16_t material_count
 Offset 0x0.
uint16_t flags
 Offset 0x2.
DTTR_PCDOGS_T_PKG_MaterialTableEntryentries_ptr
 Offset 0x4.
uint32_t reserved
 Offset 0x8.
uint32_t materials_offset
 Offset 0xC.
uint16_t secondary_count
 Offset 0x10.
uint16_t entry_count
 Offset 0x12.

Detailed Description

Definition at line 1794 of file dttr_pcdogs.h.

Field Documentation

◆ entries_ptr

DTTR_PCDOGS_T_PKG_MaterialTableEntry* DTTR_PCDOGS_T_Material_Table::entries_ptr

Offset 0x4.

Definition at line 1797 of file dttr_pcdogs.h.

◆ entry_count

uint16_t DTTR_PCDOGS_T_Material_Table::entry_count

Offset 0x12.

Definition at line 1801 of file dttr_pcdogs.h.

◆ flags

uint16_t DTTR_PCDOGS_T_Material_Table::flags

Offset 0x2.

Definition at line 1796 of file dttr_pcdogs.h.

◆ material_count

uint16_t DTTR_PCDOGS_T_Material_Table::material_count

Offset 0x0.

Definition at line 1795 of file dttr_pcdogs.h.

◆ materials_offset

uint32_t DTTR_PCDOGS_T_Material_Table::materials_offset

Offset 0xC.

Definition at line 1799 of file dttr_pcdogs.h.

◆ reserved

uint32_t DTTR_PCDOGS_T_Material_Table::reserved

Offset 0x8.

Definition at line 1798 of file dttr_pcdogs.h.

◆ secondary_count

uint16_t DTTR_PCDOGS_T_Material_Table::secondary_count

Offset 0x10.

Definition at line 1800 of file dttr_pcdogs.h.


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