|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| int16_t | x |
| Offset 0x0. | |
| int16_t | y |
| Offset 0x2. | |
| int16_t | z |
| Offset 0x4. | |
Definition at line 1932 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Math_Vec3I16::x |
Offset 0x0.
Definition at line 1933 of file dttr_pcdogs.h.
Referenced by DTTR_Util_WorldView_Refresh(), and DTTR_Util_WorldView_ToView().
| int16_t DTTR_PCDOGS_T_Math_Vec3I16::y |
Offset 0x2.
Definition at line 1934 of file dttr_pcdogs.h.
Referenced by DTTR_Util_WorldView_Refresh(), and DTTR_Util_WorldView_ToView().
| int16_t DTTR_PCDOGS_T_Math_Vec3I16::z |
Offset 0x4.
Definition at line 1935 of file dttr_pcdogs.h.
Referenced by DTTR_Util_WorldView_Refresh(), and DTTR_Util_WorldView_ToView().