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