|
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. | |
| int16_t | nx |
| Offset 0x6. | |
| int16_t | ny |
| Offset 0x8. | |
| int16_t | nz |
| Offset 0xA. | |
Definition at line 2440 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::nx |
Offset 0x6.
Definition at line 2444 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::ny |
Offset 0x8.
Definition at line 2445 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::nz |
Offset 0xA.
Definition at line 2446 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::x |
Offset 0x0.
Definition at line 2441 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::y |
Offset 0x2.
Definition at line 2442 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_PKG_CollisionVertex::z |
Offset 0x4.
Definition at line 2443 of file dttr_pcdogs.h.