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