|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint16_t | frame_number |
| Offset 0x0. | |
| uint16_t | interpolation_flag |
| Offset 0x2. | |
| uint32_t | color |
| Offset 0x4. | |
| uint32_t | interpolation_mode |
| Offset 0x8. | |
Definition at line 978 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Animation_ColorKeyframe::color |
Offset 0x4.
Definition at line 981 of file dttr_pcdogs.h.
| uint16_t DTTR_PCDOGS_T_Animation_ColorKeyframe::frame_number |
Offset 0x0.
Definition at line 979 of file dttr_pcdogs.h.
| uint16_t DTTR_PCDOGS_T_Animation_ColorKeyframe::interpolation_flag |
Offset 0x2.
Definition at line 980 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Animation_ColorKeyframe::interpolation_mode |
Offset 0x8.
Definition at line 982 of file dttr_pcdogs.h.