Lost Ark SDK  1.148.153.0
SDK::FAnimControlTrackKey Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FAnimControlTrackKey:

Public Attributes

float StartTime
 
struct FName AnimSeqName
 
float AnimStartOffset
 
float AnimEndOffset
 
float AnimPlayRate
 
unsigned long bLooping: 1
 
unsigned long bReverse: 1
 
unsigned long bEnableRootMotion: 1
 
TEnumAsByte< ERootBoneAxisRootBoneOption [0x3]
 
TEnumAsByte< ERootRotationOptionRootRotationOption [0x3]
 

Member Data Documentation

◆ AnimEndOffset

float SDK::FAnimControlTrackKey::AnimEndOffset

◆ AnimPlayRate

float SDK::FAnimControlTrackKey::AnimPlayRate

◆ AnimSeqName

struct FName SDK::FAnimControlTrackKey::AnimSeqName

◆ AnimStartOffset

float SDK::FAnimControlTrackKey::AnimStartOffset

◆ bEnableRootMotion

unsigned long SDK::FAnimControlTrackKey::bEnableRootMotion

◆ bLooping

unsigned long SDK::FAnimControlTrackKey::bLooping

◆ bReverse

unsigned long SDK::FAnimControlTrackKey::bReverse

◆ RootBoneOption

TEnumAsByte<ERootBoneAxis> SDK::FAnimControlTrackKey::RootBoneOption[0x3]

◆ RootRotationOption

TEnumAsByte<ERootRotationOption> SDK::FAnimControlTrackKey::RootRotationOption[0x3]

◆ StartTime

float SDK::FAnimControlTrackKey::StartTime

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