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

#include <dttr_pcdogs.h>

Data Fields

uint32_t material_ptr
 Offset 0x0.
uint32_t type_and_flags
 Offset 0x4.
uint32_t data_offset
 Offset 0x8.
uint32_t child_table_ptr
 Offset 0xC.

Detailed Description

Definition at line 3118 of file dttr_pcdogs.h.

Field Documentation

◆ child_table_ptr

uint32_t DTTR_PCDOGS_T_Scene_NodeEntry::child_table_ptr

Offset 0xC.

Definition at line 3122 of file dttr_pcdogs.h.

◆ data_offset

uint32_t DTTR_PCDOGS_T_Scene_NodeEntry::data_offset

Offset 0x8.

Definition at line 3121 of file dttr_pcdogs.h.

◆ material_ptr

uint32_t DTTR_PCDOGS_T_Scene_NodeEntry::material_ptr

Offset 0x0.

Definition at line 3119 of file dttr_pcdogs.h.

◆ type_and_flags

uint32_t DTTR_PCDOGS_T_Scene_NodeEntry::type_and_flags

Offset 0x4.

Definition at line 3120 of file dttr_pcdogs.h.


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