Navigation
API > API/Plugins > API/Plugins/Niagara
Base class for actions that an event receiver will perform at the emitter level.
| Name | UNiagaraEventReceiverEmitterAction |
| Type | class |
| Header File | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEvents.h |
| Include Path | #include "NiagaraEvents.h" |
Syntax
UCLASS (Abstract)
class UNiagaraEventReceiverEmitterAction : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UNiagaraEventReceiverEmitterAction
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void PerformAction
(
FNiagaraEmitterInstance& OwningSim, |
NiagaraEvents.h |