|
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 2920 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ViewVertex::x |
Offset 0x0.
Definition at line 2921 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ViewVertex::y |
Offset 0x4.
Definition at line 2922 of file dttr_pcdogs.h.
| float DTTR_PCDOGS_T_Graphics_ViewVertex::z |
Offset 0x8.
Definition at line 2923 of file dttr_pcdogs.h.