UAnimNotifyState_TimedNiagaraEffect::SpawnEffect

Spawns the NiagaraSystemComponent. Called from Notify.

Windows
MacOS
Linux

References

Module

NiagaraAnimNotifies

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraAnimNotifies/Public/AnimNotifyState_TimedNiagaraEffect.h

Include

#include "AnimNotifyState_TimedNiagaraEffect.h"

Source

/Engine/Plugins/FX/Niagara/Source/NiagaraAnimNotifies/Private/AnimNotifyState_TimedNiagaraEffect.cpp

Syntax

virtual UFXSystemComponent * SpawnEffect
(
    USkeletalMeshComponent * MeshComp,
    UAnimSequenceBase * Animation
)

Remarks

Spawns the NiagaraSystemComponent. Called from Notify.

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