|
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. | |
| int16_t | morph_target_index |
| Offset 0x4. | |
| int16_t | blend_weight |
| Offset 0x6. | |
| uint8_t | keyframe_count |
| Offset 0x8. | |
| uint8_t | target_id |
| Offset 0x9. | |
| int16_t | flags |
| Offset 0xA. | |
Definition at line 1197 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_MorphKeyframe::blend_weight |
Offset 0x6.
Definition at line 1200 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_MorphKeyframe::flags |
Offset 0xA.
Definition at line 1203 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Animation_MorphKeyframe::keyframe_count |
Offset 0x8.
Definition at line 1201 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_MorphKeyframe::morph_target_index |
Offset 0x4.
Definition at line 1199 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Animation_MorphKeyframe::target_id |
Offset 0x9.
Definition at line 1202 of file dttr_pcdogs.h.
| uint32_t DTTR_PCDOGS_T_Animation_MorphKeyframe::timing_flags |
Offset 0x0.
Definition at line 1198 of file dttr_pcdogs.h.