Lost Ark SDK  1.148.153.0
SDK::FEFBeamParticleInfo Struct Reference

#include <LA_EFGame_structs.hpp>

Collaboration diagram for SDK::FEFBeamParticleInfo:

Public Attributes

TEnumAsByte< EFBP_SOURCETYPESourceType
 
TEnumAsByte< EFBP_TARGETTYPETargetType
 
unsigned char UnknownData00 [0x2]
 
struct FName BeamSource
 
struct FName BeamTarget
 
float BeamDuration
 
float BeamMoveSpeed
 
unsigned long ApplyUserColor: 1
 
struct FVector UserColor
 

Member Data Documentation

◆ ApplyUserColor

unsigned long SDK::FEFBeamParticleInfo::ApplyUserColor

◆ BeamDuration

float SDK::FEFBeamParticleInfo::BeamDuration

◆ BeamMoveSpeed

float SDK::FEFBeamParticleInfo::BeamMoveSpeed

◆ BeamSource

struct FName SDK::FEFBeamParticleInfo::BeamSource

◆ BeamTarget

struct FName SDK::FEFBeamParticleInfo::BeamTarget

◆ SourceType

TEnumAsByte<EFBP_SOURCETYPE> SDK::FEFBeamParticleInfo::SourceType

◆ TargetType

TEnumAsByte<EFBP_TARGETTYPE> SDK::FEFBeamParticleInfo::TargetType

◆ UnknownData00

unsigned char SDK::FEFBeamParticleInfo::UnknownData00[0x2]

◆ UserColor

struct FVector SDK::FEFBeamParticleInfo::UserColor

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