Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Spawn > API/Runtime/Engine/Particles/Spawn/UParticleModuleSpawn
- UParticleModuleSpawnBase::GetMaximumBurstCount()
- UParticleModuleSpawn::GetMaximumBurstCount()
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 int32 GetMaximumBurstCount()
Remarks
Retrieve the maximum number of particles this module could burst. Used in estimating the number of particles that could be used. int32 The maximum burst count