Member | Type | Offset | Share |
---|---|---|---|
bDumpDebugSystemInfo | bool | 0x30 | |
bDumpDebugEmitterInfo | bool | 0x31 | |
bRequireCurrentFrameData | bool | 0x32 | |
bFixedBounds : 1 | char | 0x34 | |
EffectType | UNiagaraEffectType* | 0x38 | |
bOverrideScalabilitySettings | bool | 0x40 | |
ScalabilityOverrides | TArray<FNiagaraSystemScalabilityOverride> | 0x48 | |
SystemScalabilityOverrides | FNiagaraSystemScalabilityOverrides | 0x58 | |
EmitterHandles | TArray<FNiagaraEmitterHandle> | 0x68 | |
ParameterCollectionOverrides | TArray<UNiagaraParameterCollectionInstance*> | 0x78 | |
SystemSpawnScript | UNiagaraScript* | 0x88 | |
SystemUpdateScript | UNiagaraScript* | 0x90 | |
SystemCompiledData | FNiagaraSystemCompiledData | 0xa8 | |
ExposedParameters | FNiagaraUserRedirectionParameterStore | 0x2c0 | |
FixedBounds | FBox | 0x388 | |
bAutoDeactivate | bool | 0x3a4 | |
WarmupTime | float | 0x3a8 | |
WarmupTickCount | int32_t | 0x3ac | |
WarmupTickDelta | float | 0x3b0 | |
bHasSystemScriptDIsWithPerInstanceData | bool | 0x3b4 | |
UserDINamesReadInSystemScripts | TArray<FName> | 0x3b8 |