Lost Ark SDK  1.148.153.0
SDK::FAttachmentOrigin Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FAttachmentOrigin:

Public Attributes

unsigned long IsUpdated: 1
 
int Index
 
struct FDouble StartTime
 
float CurrentVelocity
 
struct FVector LastLocation
 
float CheckTime
 
unsigned long IsStop: 1
 
TArray< struct FAttachmentOriginDataOriginData
 

Member Data Documentation

◆ CheckTime

float SDK::FAttachmentOrigin::CheckTime

◆ CurrentVelocity

float SDK::FAttachmentOrigin::CurrentVelocity

◆ Index

int SDK::FAttachmentOrigin::Index

◆ IsStop

unsigned long SDK::FAttachmentOrigin::IsStop

◆ IsUpdated

unsigned long SDK::FAttachmentOrigin::IsUpdated

◆ LastLocation

struct FVector SDK::FAttachmentOrigin::LastLocation

◆ OriginData

TArray<struct FAttachmentOriginData> SDK::FAttachmentOrigin::OriginData

◆ StartTime

struct FDouble SDK::FAttachmentOrigin::StartTime

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