UAnimNotify_PlayMontageNotify

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UAnimNotify

UAnimNotify_PlayMontageNotify

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/AnimNotifies/AnimNotify_PlayMontageNotify.h

Include

#include "AnimNotifies/AnimNotify_PlayMontageNotify.h"

Syntax

class UAnimNotify_PlayMontageNotify : public UAnimNotify

Remarks

Variables

Name Description

Protected variable

FName

 

NotifyName

Name of notify that is passed to the PlayMontage K2Node.

Constructors

Name Description

Public function

UAnimNotify_PlayMontageNotify

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UAnimNotify

Name Description

Public function Virtual

void

 

BranchingPointNotify

(
    FBranchingPointNotifyPayload& Bran...
)

Public function Virtual Const

bool

 

CanBePlaced

(
    UAnimSequenceBase* Animation
)

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