FQueuedMontageBlendingOutEvent

Helper struct to store a Queued Montage BlendingOut event.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimInstance.h

Include

#include "Animation/AnimInstance.h"

Syntax

struct FQueuedMontageBlendingOutEvent

Remarks

Helper struct to store a Queued Montage BlendingOut event.

Variables

Name Description

Public variable

bool

 

bInterrupted

Public variable

FOnMontageBlend...

 

Delegate

Public variable

UAnimMontage &#...

 

Montage

Constructors

Name Description

Public function

FQueuedMontageBlendingOutEvent()

Public function

FQueuedMontageBlendingOutEvent

(
    UAnimMontage* InMontage,
    bool InbInterrupted,
    FOnMontageBlendingOutStarted InDele...
)

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