|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint32_t | timing_flags |
| Offset 0x0. | |
| DTTR_PCDOGS_T_Math_Vec3I32 | pos |
| Offset 0x4. | |
| DTTR_PCDOGS_T_Math_Vec3I32 | tangent_out |
| Offset 0x10. | |
| DTTR_PCDOGS_T_Math_Vec3I32 | tangent_in |
| Offset 0x1C. | |
Definition at line 3519 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Animation_PositionKeyframe::pos |
Offset 0x4.
Definition at line 3521 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Animation_PositionKeyframe::tangent_in |
Offset 0x1C.
Definition at line 3523 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Animation_PositionKeyframe::tangent_out |
Offset 0x10.
Definition at line 3522 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Animation_PositionKeyframe::timing_flags |
Offset 0x0.
Definition at line 3520 of file dttr_pcdogs.h.