Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore
References
| Module | AvalancheEditorCore |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheEditorCore/Public/AvaEditorWidgetUtils.h |
| Include | #include "AvaEditorWidgetUtils.h" |
Syntax
struct FAvaEditorWidgetUtils
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | AddKeybindToTooltip
(
FText InDefaultTooltip, |
||
| TSharedPtr< SWidget > | FindParentWidgetWithClass
(
const TSharedPtr< SWidget >& InWidget, |
||
| TArray< TSharedRef< SWidget > > | GetWidgetChildrenOfClass
(
const TSharedPtr< SWidget >& InWidget, |
||
| FVector2f | GetWidgetScale
(
const SWidget* InWidget |
||
| FVector2f | GetWidgetScale
(
const TSharedRef< SWidget > InWidget |