UNiagaraEmitter::GetMaxParticleCountEstimate

Returns the number of max expected particles for memory allocations.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEmitter.h

Include

#include "NiagaraEmitter.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraEmitter.cpp

Syntax

int32 GetMaxParticleCountEstimate()

Remarks

Returns the number of max expected particles for memory allocations.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss