UParticleModule::RequiresLoopingNotification

Returns whether the module requires notification when an emitter loops.

Choose your operating system:

Windows

macOS

Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleModule.h

Include

#include "Particles/ParticleModule.h"

Syntax

bool RequiresLoopingNotification() const

Remarks

Returns whether the module requires notification when an emitter loops.

Returns

bool true if the module required looping notification