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

#include <dttr_pcdogs.h>

Data Fields

uint8_t controller_type
 Offset 0x0.
uint8_t flags
 Offset 0x1.
int16_t event_queue_id
 Offset 0x2.
int32_t playback_speed
 Offset 0x4.
int32_t current_time
 Offset 0x8.
DTTR_PCDOGS_T_Animation_DataBlockanimation_data_ptr
 Offset 0xC.
DTTR_PCDOGS_T_Animation_SplineChannelparam_data_ptr
 Offset 0x10.
DTTR_PCDOGS_T_Animation_FrameHeaderframe_sequence_ptr
 Offset 0x14.
int32_t blend_weight
 Offset 0x18.
int32_t target_data
 Offset 0x1C.

Detailed Description

Definition at line 1057 of file dttr_pcdogs.h.

Field Documentation

◆ animation_data_ptr

DTTR_PCDOGS_T_Animation_DataBlock* DTTR_PCDOGS_T_Animation_ControllerEntry::animation_data_ptr

Offset 0xC.

Definition at line 1063 of file dttr_pcdogs.h.

◆ blend_weight

int32_t DTTR_PCDOGS_T_Animation_ControllerEntry::blend_weight

Offset 0x18.

Definition at line 1066 of file dttr_pcdogs.h.

◆ controller_type

uint8_t DTTR_PCDOGS_T_Animation_ControllerEntry::controller_type

Offset 0x0.

Definition at line 1058 of file dttr_pcdogs.h.

◆ current_time

int32_t DTTR_PCDOGS_T_Animation_ControllerEntry::current_time

Offset 0x8.

Definition at line 1062 of file dttr_pcdogs.h.

◆ event_queue_id

int16_t DTTR_PCDOGS_T_Animation_ControllerEntry::event_queue_id

Offset 0x2.

Definition at line 1060 of file dttr_pcdogs.h.

◆ flags

uint8_t DTTR_PCDOGS_T_Animation_ControllerEntry::flags

Offset 0x1.

Definition at line 1059 of file dttr_pcdogs.h.

◆ frame_sequence_ptr

DTTR_PCDOGS_T_Animation_FrameHeader* DTTR_PCDOGS_T_Animation_ControllerEntry::frame_sequence_ptr

Offset 0x14.

Definition at line 1065 of file dttr_pcdogs.h.

◆ param_data_ptr

DTTR_PCDOGS_T_Animation_SplineChannel* DTTR_PCDOGS_T_Animation_ControllerEntry::param_data_ptr

Offset 0x10.

Definition at line 1064 of file dttr_pcdogs.h.

◆ playback_speed

int32_t DTTR_PCDOGS_T_Animation_ControllerEntry::playback_speed

Offset 0x4.

Definition at line 1061 of file dttr_pcdogs.h.

◆ target_data

int32_t DTTR_PCDOGS_T_Animation_ControllerEntry::target_data

Offset 0x1C.

Definition at line 1067 of file dttr_pcdogs.h.


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