FAnimationEventBinding

Used to manage different animation event bindings that users want callbacks on.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h

Include

#include "Blueprint/UserWidget.h"

Syntax

struct FAnimationEventBinding

Remarks

Used to manage different animation event bindings that users want callbacks on.

Variables

Name Description

Public variable

UWidgetAnimatio...

 

Animation

The animation to look for.

Public variable

EWidgetAnimatio...

 

AnimationEvent

The type of animation event.

Public variable

FWidgetAnimatio...

 

Delegate

The callback.

Public variable

FName

 

UserTag

A user tag used to only get callbacks for specific runs of the animation.

Constructors

Name Description

Public function

FAnimationEventBinding()

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