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

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

Detailed Description

Definition at line 1197 of file dttr_pcdogs.h.

Field Documentation

◆ blend_weight

int16_t DTTR_PCDOGS_T_Animation_MorphKeyframe::blend_weight

Offset 0x6.

Definition at line 1200 of file dttr_pcdogs.h.

◆ flags

int16_t DTTR_PCDOGS_T_Animation_MorphKeyframe::flags

Offset 0xA.

Definition at line 1203 of file dttr_pcdogs.h.

◆ keyframe_count

uint8_t DTTR_PCDOGS_T_Animation_MorphKeyframe::keyframe_count

Offset 0x8.

Definition at line 1201 of file dttr_pcdogs.h.

◆ morph_target_index

int16_t DTTR_PCDOGS_T_Animation_MorphKeyframe::morph_target_index

Offset 0x4.

Definition at line 1199 of file dttr_pcdogs.h.

◆ target_id

uint8_t DTTR_PCDOGS_T_Animation_MorphKeyframe::target_id

Offset 0x9.

Definition at line 1202 of file dttr_pcdogs.h.

◆ timing_flags

uint32_t DTTR_PCDOGS_T_Animation_MorphKeyframe::timing_flags

Offset 0x0.

Definition at line 1198 of file dttr_pcdogs.h.


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