|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| void * | scene_node_ptr |
| Offset 0x0. | |
| int16_t | index_a |
| Offset 0x4. | |
| int16_t | index_b |
| Offset 0x6. | |
| int16_t | index_c |
| Offset 0x8. | |
| int16_t | index_d |
| Offset 0xA. | |
Definition at line 2166 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_ObjectNodeEntry::index_a |
Offset 0x4.
Definition at line 2168 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_ObjectNodeEntry::index_b |
Offset 0x6.
Definition at line 2169 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_ObjectNodeEntry::index_c |
Offset 0x8.
Definition at line 2170 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Mesh_ObjectNodeEntry::index_d |
Offset 0xA.
Definition at line 2171 of file dttr_pcdogs.h.
| void* DTTR_PCDOGS_T_Mesh_ObjectNodeEntry::scene_node_ptr |
Offset 0x0.
Definition at line 2167 of file dttr_pcdogs.h.