|
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_QuaternionI16 | quat |
| Offset 0x4. | |
| uint32_t | segment_flags |
| Offset 0xC. | |
| DTTR_PCDOGS_T_Math_QuaternionI16 | tangent_out |
| Offset 0x10. | |
| DTTR_PCDOGS_T_Math_QuaternionI16 | tangent_in |
| Offset 0x18. | |
Definition at line 3534 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_QuaternionI16 DTTR_PCDOGS_T_Animation_RotationKeyframe::quat |
Offset 0x4.
Definition at line 3536 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Animation_RotationKeyframe::segment_flags |
Offset 0xC.
Definition at line 3537 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_QuaternionI16 DTTR_PCDOGS_T_Animation_RotationKeyframe::tangent_in |
Offset 0x18.
Definition at line 3539 of file dttr_pcdogs.h.
| DTTR_PCDOGS_T_Math_QuaternionI16 DTTR_PCDOGS_T_Animation_RotationKeyframe::tangent_out |
Offset 0x10.
Definition at line 3538 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Animation_RotationKeyframe::timing_flags |
Offset 0x0.
Definition at line 3535 of file dttr_pcdogs.h.