UParticleModuleSpawnBase::GetEstimatedSpawnRate

Retrieve the estimated spawn rate for this module...

Windows
MacOS
Linux

Override Hierarchy

UParticleModuleSpawnBase::GetEstimatedSpawnRate()

UParticleModuleSpawn::GetEstimatedSpawnRate()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Spawn/ParticleModuleSpawnBase.h

Include

#include "Particles/Spawn/ParticleModuleSpawnBase.h"

Syntax

virtual float GetEstimatedSpawnRate()

Remarks

Retrieve the estimated spawn rate for this module... Used in estimating the number of particles that could be used.

Returns

float The maximum spawn rate

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