|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
#include <dttr_pcdogs.h>
Data Fields | |
| uint8_t | channel_params [7] |
| Offset 0x0. | |
| uint8_t | loop_flags |
| Offset 0x7. | |
| int16_t | start_keyframe |
| Offset 0x8. | |
| int16_t | end_keyframe |
| Offset 0xA. | |
Definition at line 963 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Animation_ChannelHeader::channel_params[7] |
Offset 0x0.
Definition at line 964 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_ChannelHeader::end_keyframe |
Offset 0xA.
Definition at line 967 of file dttr_pcdogs.h.
| uint8_t DTTR_PCDOGS_T_Animation_ChannelHeader::loop_flags |
Offset 0x7.
Definition at line 965 of file dttr_pcdogs.h.
| int16_t DTTR_PCDOGS_T_Animation_ChannelHeader::start_keyframe |
Offset 0x8.
Definition at line 966 of file dttr_pcdogs.h.