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

#include <dttr_pcdogs.h>

Data Fields

uint32_t timing_flags
 Offset 0x0.
DTTR_PCDOGS_T_Math_Vec3I32 pos
 Offset 0x4.
DTTR_PCDOGS_T_Math_Vec3I32 tangent_out
 Offset 0x10.
DTTR_PCDOGS_T_Math_Vec3I32 tangent_in
 Offset 0x1C.

Detailed Description

Definition at line 3519 of file dttr_pcdogs.h.

Field Documentation

◆ pos

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Animation_PositionKeyframe::pos

Offset 0x4.

Definition at line 3521 of file dttr_pcdogs.h.

◆ tangent_in

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Animation_PositionKeyframe::tangent_in

Offset 0x1C.

Definition at line 3523 of file dttr_pcdogs.h.

◆ tangent_out

DTTR_PCDOGS_T_Math_Vec3I32 DTTR_PCDOGS_T_Animation_PositionKeyframe::tangent_out

Offset 0x10.

Definition at line 3522 of file dttr_pcdogs.h.

◆ timing_flags

uint32_t DTTR_PCDOGS_T_Animation_PositionKeyframe::timing_flags

Offset 0x0.

Definition at line 3520 of file dttr_pcdogs.h.


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