|
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. | |
| int32_t | value |
| Offset 0x4. | |
| int32_t | tangent_out |
| Offset 0x8. | |
| int32_t | tangent_in |
| Offset 0xC. | |
Definition at line 1214 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::tangent_in |
Offset 0xC.
Definition at line 1218 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::tangent_out |
Offset 0x8.
Definition at line 1217 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::timing_flags |
Offset 0x0.
Definition at line 1215 of file dttr_pcdogs.h.
| int32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::value |
Offset 0x4.
Definition at line 1216 of file dttr_pcdogs.h.