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

#include <dttr_pcdogs.h>

Data Fields

DTTR_PCDOGS_T_Animation_DataBlockanimation_data_ptr
 Offset 0x0.
voidbone_array_ptr
 Offset 0x4.
uint8_t chain_type
 Offset 0x8.
uint8_t state_flags [2]
 Offset 0x9.
uint8_t blend_mode
 Offset 0xB.
DTTR_PCDOGS_T_Animation_FrameHeaderframe_data_ptr
 Offset 0xC.
int32_t blend_weight
 Offset 0x10.
int32_t playback_time
 Offset 0x14.
int16_t chain_index
 Offset 0x18.
int16_t frame_counter
 Offset 0x1A.
int32_t transition_time
 Offset 0x1C.

Detailed Description

Definition at line 941 of file dttr_pcdogs.h.

Field Documentation

◆ animation_data_ptr

DTTR_PCDOGS_T_Animation_DataBlock* DTTR_PCDOGS_T_Animation_ChainEntry::animation_data_ptr

Offset 0x0.

Definition at line 942 of file dttr_pcdogs.h.

◆ blend_mode

uint8_t DTTR_PCDOGS_T_Animation_ChainEntry::blend_mode

Offset 0xB.

Definition at line 946 of file dttr_pcdogs.h.

◆ blend_weight

int32_t DTTR_PCDOGS_T_Animation_ChainEntry::blend_weight

Offset 0x10.

Definition at line 948 of file dttr_pcdogs.h.

◆ bone_array_ptr

void* DTTR_PCDOGS_T_Animation_ChainEntry::bone_array_ptr

Offset 0x4.

Definition at line 943 of file dttr_pcdogs.h.

◆ chain_index

int16_t DTTR_PCDOGS_T_Animation_ChainEntry::chain_index

Offset 0x18.

Definition at line 950 of file dttr_pcdogs.h.

◆ chain_type

uint8_t DTTR_PCDOGS_T_Animation_ChainEntry::chain_type

Offset 0x8.

Definition at line 944 of file dttr_pcdogs.h.

◆ frame_counter

int16_t DTTR_PCDOGS_T_Animation_ChainEntry::frame_counter

Offset 0x1A.

Definition at line 951 of file dttr_pcdogs.h.

◆ frame_data_ptr

DTTR_PCDOGS_T_Animation_FrameHeader* DTTR_PCDOGS_T_Animation_ChainEntry::frame_data_ptr

Offset 0xC.

Definition at line 947 of file dttr_pcdogs.h.

◆ playback_time

int32_t DTTR_PCDOGS_T_Animation_ChainEntry::playback_time

Offset 0x14.

Definition at line 949 of file dttr_pcdogs.h.

◆ state_flags

uint8_t DTTR_PCDOGS_T_Animation_ChainEntry::state_flags[2]

Offset 0x9.

Definition at line 945 of file dttr_pcdogs.h.

◆ transition_time

int32_t DTTR_PCDOGS_T_Animation_ChainEntry::transition_time

Offset 0x1C.

Definition at line 952 of file dttr_pcdogs.h.


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