Choose your operating system:
Windows
macOS
Linux
| FParticleEmitterInstance::GetAllocatedSize()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/ParticleEmitterInstances.h |
Include |
#include "ParticleEmitterInstances.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Particles/ParticleEmitterInstances.cpp |
Retrieve the allocated size of this instance.
Parameter |
Description |
---|---|
OutNum |
The size of this instance |
OutMax |
The maximum size of this instance |