Lost Ark SDK  1.148.153.0
SDK::FParticleSkeletalMeshParticleInstanceInfo Struct Reference

#include <LA_EFGame_structs.hpp>

Collaboration diagram for SDK::FParticleSkeletalMeshParticleInstanceInfo:

Public Attributes

class UEFAN_ParamspUParticleSkeletalMeshParticle
 
struct FPointer pParticleSkeletalMeshParticle
 
unsigned long IsPlaying: 1
 
float CurrentTime
 
float PlayStartTime
 
unsigned long bStarted: 1
 
TArray< int > SpawnedParticles
 
unsigned long bForceFiniteLoop: 1
 

Member Data Documentation

◆ bForceFiniteLoop

unsigned long SDK::FParticleSkeletalMeshParticleInstanceInfo::bForceFiniteLoop

◆ bStarted

unsigned long SDK::FParticleSkeletalMeshParticleInstanceInfo::bStarted

◆ CurrentTime

float SDK::FParticleSkeletalMeshParticleInstanceInfo::CurrentTime

◆ IsPlaying

unsigned long SDK::FParticleSkeletalMeshParticleInstanceInfo::IsPlaying

◆ PlayStartTime

float SDK::FParticleSkeletalMeshParticleInstanceInfo::PlayStartTime

◆ pParticleSkeletalMeshParticle

struct FPointer SDK::FParticleSkeletalMeshParticleInstanceInfo::pParticleSkeletalMeshParticle

◆ pUParticleSkeletalMeshParticle

class UEFAN_Params* SDK::FParticleSkeletalMeshParticleInstanceInfo::pUParticleSkeletalMeshParticle

◆ SpawnedParticles

TArray<int> SDK::FParticleSkeletalMeshParticleInstanceInfo::SpawnedParticles

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