bLocalSpace |
bool |
0x28 |
|
bDeterminism |
bool |
0x29 |
|
RandomSeed |
int32_t |
0x2c |
|
AllocationMode |
EParticleAllocationMode |
0x30 |
|
PreAllocationCount |
int32_t |
0x34 |
|
UpdateScriptProps |
FNiagaraEmitterScriptProperties |
0x38 |
|
SpawnScriptProps |
FNiagaraEmitterScriptProperties |
0x60 |
|
SimTarget |
ENiagaraSimTarget |
0x88 |
|
FixedBounds |
FBox |
0x8c |
|
MinDetailLevel |
int32_t |
0xa8 |
|
MaxDetailLevel |
int32_t |
0xac |
|
GlobalSpawnCountScaleOverrides |
FNiagaraDetailsLevelScaleOverrides |
0xb0 |
|
Platforms |
FNiagaraPlatformSet |
0xc8 |
|
ScalabilityOverrides |
FNiagaraEmitterScalabilityOverrides |
0xf8 |
|
bInterpolatedSpawning : 1 |
char |
0x108 |
|
bFixedBounds : 1 |
char |
0x108 |
|
bUseMinDetailLevel : 1 |
char |
0x108 |
|
bUseMaxDetailLevel : 1 |
char |
0x108 |
|
bOverrideGlobalSpawnCountScale : 1 |
char |
0x108 |
|
bRequiresPersistentIDs : 1 |
char |
0x108 |
|
bCombineEventSpawn : 1 |
char |
0x108 |
|
MaxDeltaTimePerTick |
float |
0x10c |
|
DefaultShaderStageIndex |
uint32_t |
0x110 |
|
MaxUpdateIterations |
uint32_t |
0x114 |
|
SpawnStages |
TSet<uint32_t> |
0x118 |
|
bSimulationStagesEnabled : 1 |
char |
0x168 |
|
bDeprecatedShaderStagesEnabled : 1 |
char |
0x168 |
|
bLimitDeltaTime : 1 |
char |
0x168 |
|
UniqueEmitterName |
FString |
0x170 |
|
RendererProperties |
TArray<UNiagaraRendererProperties*> |
0x180 |
|
EventHandlerScriptProps |
TArray<FNiagaraEventScriptProperties> |
0x190 |
|
SimulationStages |
TArray<UNiagaraSimulationStageBase*> |
0x1a0 |
|
GPUComputeScript |
UNiagaraScript* |
0x1b0 |
|
SharedEventGeneratorIds |
TArray<FName> |
0x1b8 |
|