Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UParticleEmitter
Description
Stat id of this object, 0 if nobody asked for it yet Returns the stat ID of the object... We can't use the normal version of this because those names are meaningless; we need the special name in the emitter
| Name | GetStatID |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/ParticleEmitter.h |
| Include Path | #include "Particles/ParticleEmitter.h" |
TStatId GetStatID
(
bool bForDeferredUse
) const