Lost Ark SDK  1.148.153.0
SDK::FAttachment Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FAttachment:

Public Attributes

class UActorComponentComponent
 
struct FName BoneName
 
struct FVector RelativeLocation
 
struct FRotator RelativeRotation
 
struct FVector RelativeScale
 
unsigned long bIgnoreAttachLocation: 1
 
unsigned long bIgnoreAttachRotation: 1
 
unsigned long bIgnoreAttachWorldRotation: 1
 
float ModifyParentVelocity
 
float ModifyParentAcceleration
 
int SocketIndex
 
float CurentTime
 
float CurrentAcceleration
 

Member Data Documentation

◆ bIgnoreAttachLocation

unsigned long SDK::FAttachment::bIgnoreAttachLocation

◆ bIgnoreAttachRotation

unsigned long SDK::FAttachment::bIgnoreAttachRotation

◆ bIgnoreAttachWorldRotation

unsigned long SDK::FAttachment::bIgnoreAttachWorldRotation

◆ BoneName

struct FName SDK::FAttachment::BoneName

◆ Component

class UActorComponent* SDK::FAttachment::Component

◆ CurentTime

float SDK::FAttachment::CurentTime

◆ CurrentAcceleration

float SDK::FAttachment::CurrentAcceleration

◆ ModifyParentAcceleration

float SDK::FAttachment::ModifyParentAcceleration

◆ ModifyParentVelocity

float SDK::FAttachment::ModifyParentVelocity

◆ RelativeLocation

struct FVector SDK::FAttachment::RelativeLocation

◆ RelativeRotation

struct FRotator SDK::FAttachment::RelativeRotation

◆ RelativeScale

struct FVector SDK::FAttachment::RelativeScale

◆ SocketIndex

int SDK::FAttachment::SocketIndex

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