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

#include <dttr_pcdogs.h>

Data Fields

uint8_t frame_count
 Offset 0x0.
uint8_t bone_count
 Offset 0x1.
uint8_t flags
 Offset 0x2.
uint8_t reserved
 Offset 0x3.
uint32_t keyframe_data [6]
 Offset 0x4.

Detailed Description

Definition at line 1115 of file dttr_pcdogs.h.

Field Documentation

◆ bone_count

uint8_t DTTR_PCDOGS_T_Animation_Data::bone_count

Offset 0x1.

Definition at line 1117 of file dttr_pcdogs.h.

◆ flags

uint8_t DTTR_PCDOGS_T_Animation_Data::flags

Offset 0x2.

Definition at line 1118 of file dttr_pcdogs.h.

◆ frame_count

uint8_t DTTR_PCDOGS_T_Animation_Data::frame_count

Offset 0x0.

Definition at line 1116 of file dttr_pcdogs.h.

◆ keyframe_data

uint32_t DTTR_PCDOGS_T_Animation_Data::keyframe_data[6]

Offset 0x4.

Definition at line 1120 of file dttr_pcdogs.h.

◆ reserved

uint8_t DTTR_PCDOGS_T_Animation_Data::reserved

Offset 0x3.

Definition at line 1119 of file dttr_pcdogs.h.


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