UParticleModuleLocationPrimitiveCylinder_Seeded::EmitterLoopingNotify

Called when an emitter instance is looping...

Windows
MacOS
Linux

Override Hierarchy

UParticleModule::EmitterLoopingNotify()

UParticleModuleLocationPrimitiveCylinder_Seeded::EmitterLoopingNotify()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationPrimitiveCylinder_Seeded.h

Include

#include "Particles/Location/ParticleModuleLocationPrimitiveCylinder_Seeded.h"

Source

/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Location.cpp

Syntax

virtual void EmitterLoopingNotify
(
    FParticleEmitterInstance * Owner
)

Remarks

Called when an emitter instance is looping...

Parameters

Parameter

Description

Owner

The emitter instance that owns this module

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss