Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FVersionedNiagaraEmitterData
Syntax
UPROPERTY&40;EditAnywhere, AdvancedDisplay, Category&61;"Emitter",
Meta&61;&40;EditCondition&61;"AllocationMode &33;&61; EParticleAllocationMode&58;&58;AutomaticEstimate", EditConditionHides&41;&41;
int32 PreAllocationCount
Remarks
The emitter will allocate at least this many particles on it's first tick. This can aid performance by avoiding many allocations as an emitter ramps up to it's max size.