Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleModuleSpawnBase
Description
Retrieve the maximum number of particles this module could burst. Used in estimating the number of particles that could be used.
Derived Overrides
| Name | GetMaximumBurstCount |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/Spawn/ParticleModuleSpawnBase.h |
| Include Path | #include "Particles/Spawn/ParticleModuleSpawnBase.h" |
virtual int32 GetMaximumBurstCount()
int32 The maximum burst count