Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h |
Include |
#include "Particles/ParticleModule.h" |
virtual void EmitterLoopingNotify
(
FParticleEmitterInstance * Owner
)
Called when an emitter instance is looping...
Parameter |
Description |
---|---|
Owner |
The emitter instance that owns this module |