Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleEmitter
Description
CalculateMaxActiveParticleCount Determine the maximum active particles that could occur with this emitter. This is to avoid reallocation during the life of the emitter.
| Name | CalculateMaxActiveParticleCount |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleEmitter.h |
| Include Path | #include "Particles/ParticleEmitter.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleEmitter.cpp |
virtual bool CalculateMaxActiveParticleCount()
true if the number was determined false if the number could not be determined