Navigation
Unreal Engine C++ API Reference > Editor > UMGEditor
References
Module | UMGEditor |
Header | /Engine/Source/Editor/UMGEditor/Public/WidgetBlueprint.h |
Include | #include "WidgetBlueprint.h" |
Syntax
struct FWidgetAnimation_DEPRECATED
Remarks
Struct used only for loading old animations
Variables
Type | Name | Description | |
---|---|---|---|
TArray< FWidgetAnimationBinding > | AnimationBindings | ||
TObjectPtr< UMovieScene > | MovieScene |
Functions
Type | Name | Description | |
---|---|---|---|
bool | SerializeFromMismatchedTag
(
FPropertyTag const& Tag, |