UNiagaraEventReceiverEmitterAction

Base class for actions that an event receiver will perform at the emitter level.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraEvents.h

Include

#include "NiagaraEvents.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Abstract)
class UNiagaraEventReceiverEmitterAction : public UObject

Remarks

Base class for actions that an event receiver will perform at the emitter level.

Functions

Name Description

Public function Virtual

void

 

PerformAction

(
    FNiagaraEmitterInstance& OwningSim,
    const FNiagaraEventReceiverProperti...
)

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