Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Animation
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
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FindRuntimeObject
(
const UWidgetTree& WidgetTree, |
Locates a runtime object to animate from the provided tree of widgets. |