Lost Ark SDK  1.148.153.0
SDK::FParticleEventData Struct Reference

#include <LA_Engine_structs.hpp>

Inheritance diagram for SDK::FParticleEventData:
Collaboration diagram for SDK::FParticleEventData:

Public Attributes

int Type
 
struct FName EventName
 
float EmitterTime
 
struct FVector Location
 
struct FVector Direction
 
struct FVector Velocity
 

Member Data Documentation

◆ Direction

struct FVector SDK::FParticleEventData::Direction

◆ EmitterTime

float SDK::FParticleEventData::EmitterTime

◆ EventName

struct FName SDK::FParticleEventData::EventName

◆ Location

struct FVector SDK::FParticleEventData::Location

◆ Type

int SDK::FParticleEventData::Type

◆ Velocity

struct FVector SDK::FParticleEventData::Velocity

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