Lost Ark SDK  1.148.153.0
SDK::FParticleRandomSeedInfo Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FParticleRandomSeedInfo:

Public Attributes

struct FName ParameterName
 
unsigned long bGetSeedFromInstance: 1
 
unsigned long bInstanceSeedIsIndex: 1
 
unsigned long bResetSeedOnEmitterLooping: 1
 
unsigned long bRandomlySelectSeedArray: 1
 
TArray< int > RandomSeeds
 

Member Data Documentation

◆ bGetSeedFromInstance

unsigned long SDK::FParticleRandomSeedInfo::bGetSeedFromInstance

◆ bInstanceSeedIsIndex

unsigned long SDK::FParticleRandomSeedInfo::bInstanceSeedIsIndex

◆ bRandomlySelectSeedArray

unsigned long SDK::FParticleRandomSeedInfo::bRandomlySelectSeedArray

◆ bResetSeedOnEmitterLooping

unsigned long SDK::FParticleRandomSeedInfo::bResetSeedOnEmitterLooping

◆ ParameterName

struct FName SDK::FParticleRandomSeedInfo::ParameterName

◆ RandomSeeds

TArray<int> SDK::FParticleRandomSeedInfo::RandomSeeds

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