102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
DTTR_PCDOGS_T_Animation_ChannelHeader Struct Reference

#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.

Detailed Description

Definition at line 963 of file dttr_pcdogs.h.

Field Documentation

◆ channel_params

uint8_t DTTR_PCDOGS_T_Animation_ChannelHeader::channel_params[7]

Offset 0x0.

Definition at line 964 of file dttr_pcdogs.h.

◆ end_keyframe

int16_t DTTR_PCDOGS_T_Animation_ChannelHeader::end_keyframe

Offset 0xA.

Definition at line 967 of file dttr_pcdogs.h.

◆ loop_flags

uint8_t DTTR_PCDOGS_T_Animation_ChannelHeader::loop_flags

Offset 0x7.

Definition at line 965 of file dttr_pcdogs.h.

◆ start_keyframe

int16_t DTTR_PCDOGS_T_Animation_ChannelHeader::start_keyframe

Offset 0x8.

Definition at line 966 of file dttr_pcdogs.h.


The documentation for this struct was generated from the following file: