Navigation
API > API/Plugins > API/Plugins/AvalancheEditorCore > API/Plugins/AvalancheEditorCore/FAvaEditorWidgetUtils
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVector2f GetWidgetScale
(
const SWidget* InWidget |
AvaEditorWidgetUtils.h | ||
static FVector2f GetWidgetScale
(
const TSharedRef< SWidget > InWidget |
AvaEditorWidgetUtils.h |
GetWidgetScale(const SWidget *)
| Name | GetWidgetScale |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Public/AvaEditorWidgetUtils.h |
| Include Path | #include "AvaEditorWidgetUtils.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Private/AvaEditorWidgetUtils.cpp |
static FVector2f GetWidgetScale
(
const SWidget * InWidget
)
GetWidgetScale(const TSharedRef< SWidget >)
| Name | GetWidgetScale |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Public/AvaEditorWidgetUtils.h |
| Include Path | #include "AvaEditorWidgetUtils.h" |
| Source | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheEditorCore/Private/AvaEditorWidgetUtils.cpp |
static FVector2f GetWidgetScale
(
const TSharedRef < SWidget > InWidget
)