|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| float | x |
| Offset 0x0. | |
| float | y |
| Offset 0x4. | |
| float | z |
| Offset 0x8. | |
Definition at line 1904 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Math_Vec3F::x |
Offset 0x0.
Definition at line 1905 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Math_Vec3F::y |
Offset 0x4.
Definition at line 1906 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Math_Vec3F::z |
Offset 0x8.
Definition at line 1907 of file dttr_pcdogs.h.