Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Spawn > UParticleModuleSpawn
- UParticleModuleSpawnBase::GetMaximumSpawnRate()
- UParticleModuleSpawn::GetMaximumSpawnRate()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/Spawn/ParticleModuleSpawn.h |
Include | #include "Particles/Spawn/ParticleModuleSpawn.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Spawn.cpp |
virtual float GetMaximumSpawnRate&40;&41;
Remarks
Retrieve the maximum spawn rate for this module... Used in estimating the number of particles that could be used. float The maximum spawn rate