DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UParticleEmitter

UObject

Member Type Offset Share
EmitterName

General variables.

FName 0x28
SubUVDataOffset int32_t 0x30
EmitterRenderMode

How to render the emitter particles.

EEmitterRenderMode 0x34
SignificanceLevel

The significance level required of this emitter's owner for this emitter to be active.

EParticleSignificanceLevel 0x35
bUseLegacySpawningBehavior : 1 char 0x37
ConvertedModules : 1 char 0x37
bIsSoloing : 1 char 0x37
bCookedOut : 1 char 0x37
bDisabledLODsKeepEmitterAlive : 1 char 0x37
bDisableWhenInsignficant : 1 char 0x38
LODLevels

'Private' data - not required by the editor

TArray<UParticleLODLevel*> 0x40
PeakActiveParticles int32_t 0x50
InitialAllocationCount

Performance/LOD Data.

int32_t 0x54
QualityLevelSpawnRateScale float 0x58
DetailModeBitmask

Detail mode: Set flags reflecting which system detail mode you want the emitter to be ticked and rendered in

uint32_t 0x5c