FWidgetAnimationBinding

A single object bound to a UMG sequence.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Animation/WidgetAnimationBinding.h

Include

#include "Animation/WidgetAnimationBinding.h"

Syntax

struct FWidgetAnimationBinding

Remarks

A single object bound to a UMG sequence.

Variables

Name Description

Public variable

FGuid

 

AnimationGuid

Public variable

bool

 

bIsRootWidget

Public variable

FName

 

SlotWidgetName

Public variable

FName

 

WidgetName

Functions

Name Description

Public function Const

UObject *...

 

FindRuntimeObject

(
    UWidgetTree& WidgetTree,
    UUserWidget& UserWidget
)

Locates a runtime object to animate from the provided tree of widgets.

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