|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| DTTR_PCDOGS_T_Mesh_Node * | lod_nodes [3] |
| Offset 0x0. | |
| uint32_t | reserved_0c |
| Offset 0xC. | |
| DTTR_PCDOGS_T_Animation_StateTable * | anim_table |
| Offset 0x10. | |
Definition at line 2403 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Animation_StateTable* DTTR_PCDOGS_T_PKG_ActorTemplate::anim_table |
Offset 0x10.
Definition at line 2406 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Mesh_Node* DTTR_PCDOGS_T_PKG_ActorTemplate::lod_nodes[3] |
Offset 0x0.
Definition at line 2404 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_PKG_ActorTemplate::reserved_0c |
Offset 0xC.
Definition at line 2405 of file dttr_pcdogs.h.