|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int32_t | x |
| Offset 0x0. | |
| int32_t | y |
| Offset 0x4. | |
| int32_t | z |
| Offset 0x8. | |
Definition at line 2200 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Mesh_Vertex::x |
Offset 0x0.
Definition at line 2201 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Mesh_Vertex::y |
Offset 0x4.
Definition at line 2202 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Mesh_Vertex::z |
Offset 0x8.
Definition at line 2203 of file dttr_pcdogs.h.