UAnimNotifyState_TimedNiagaraEffect::NotifyTick

Windows
MacOS
Linux

Override Hierarchy

UAnimNotifyState::NotifyTick()

UAnimNotifyState_TimedNiagaraEffect::NotifyTick()

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 void NotifyTick
(
    class USkeletalMeshComponent * MeshComp,
    class UAnimSequenceBase * Animation,
    float FrameDeltaTime
)

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