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

#include <dttr_pcdogs.h>

Data Fields

int32_t node_count
 Offset 0x0.
DTTR_PCDOGS_T_Scene_Noderoot_node_ptr
 Offset 0x4.
DTTR_PCDOGS_T_Scene_Node ** scene_node_list_ptr
 Offset 0x8.

Detailed Description

Definition at line 3133 of file dttr_pcdogs.h.

Field Documentation

◆ node_count

int32_t DTTR_PCDOGS_T_Scene_Header::node_count

Offset 0x0.

Definition at line 3134 of file dttr_pcdogs.h.

◆ root_node_ptr

DTTR_PCDOGS_T_Scene_Node* DTTR_PCDOGS_T_Scene_Header::root_node_ptr

Offset 0x4.

Definition at line 3135 of file dttr_pcdogs.h.

◆ scene_node_list_ptr

DTTR_PCDOGS_T_Scene_Node** DTTR_PCDOGS_T_Scene_Header::scene_node_list_ptr

Offset 0x8.

Definition at line 3136 of file dttr_pcdogs.h.


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