Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore
| Name | FAvaEditorWidgetUtils |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Public/AvaEditorWidgetUtils.h |
| Include Path | #include "AvaEditorWidgetUtils.h" |
Syntax
struct FAvaEditorWidgetUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FText AddKeybindToTooltip
(
FText InDefaultTooltip, |
AvaEditorWidgetUtils.h | ||
static TSharedPtr< SWidget > FindParentWidgetWithClass
(
const TSharedPtr< SWidget >& InWidget, |
AvaEditorWidgetUtils.h | ||
static TArray< TSharedRef< SWidget > > GetWidgetChildrenOfClass
(
const TSharedPtr< SWidget >& InWidget, |
AvaEditorWidgetUtils.h | ||
static FVector2f GetWidgetScale
(
const SWidget* InWidget |
AvaEditorWidgetUtils.h | ||
static FVector2f GetWidgetScale
(
const TSharedRef< SWidget > InWidget |
AvaEditorWidgetUtils.h |