Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Event/ParticleModuleEventReceiverBase.h |
Include |
#include "Particles/Event/ParticleModuleEventReceiverBase.h" |
class UParticleModuleEventReceiverBase : public UParticleModuleEventBase
Name | Description | ||
---|---|---|---|
|
TEnumAsByte< EP... |
EventGeneratorType |
The type of event that will generate the kill. |
|
EventName |
The name of the emitter of interest for generating the event. |
Name | Description | |
---|---|---|
|
UParticleModuleEventReceiverBase ( |
Name | Description | ||
---|---|---|---|
|
ProcessParticleEvent ( |
Process the event... |
|
|
WillProcessParticleEvent ( |
Is the module interested in events of the given type? |