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

#include <dttr_pcdogs.h>

Data Fields

uint32_t timing_flags
 Offset 0x0.
int32_t value
 Offset 0x4.
int32_t tangent_out
 Offset 0x8.
int32_t tangent_in
 Offset 0xC.

Detailed Description

Definition at line 1214 of file dttr_pcdogs.h.

Field Documentation

◆ tangent_in

int32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::tangent_in

Offset 0xC.

Definition at line 1218 of file dttr_pcdogs.h.

◆ tangent_out

int32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::tangent_out

Offset 0x8.

Definition at line 1217 of file dttr_pcdogs.h.

◆ timing_flags

uint32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::timing_flags

Offset 0x0.

Definition at line 1215 of file dttr_pcdogs.h.

◆ value

int32_t DTTR_PCDOGS_T_Animation_ScalarKeyframe::value

Offset 0x4.

Definition at line 1216 of file dttr_pcdogs.h.


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