Navigation
API > API/Runtime > API/Runtime/UMG
| Name | UWidgetBinding |
| Type | class |
| Header File | /Engine/Source/Runtime/UMG/Public/Binding/WidgetBinding.h |
| Include Path | #include "Binding/WidgetBinding.h" |
Syntax
UCLASS (MinimalAPI)
class UWidgetBinding : public UPropertyBinding
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPropertyBinding → UWidgetBinding
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UWidgetBinding() |
Binding/WidgetBinding.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UWidget * GetValue() |
Binding/WidgetBinding.h |
Overridden from UPropertyBinding
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsSupportedDestination
(
FProperty* Property |
Binding/WidgetBinding.h | ||
virtual bool IsSupportedSource
(
FProperty* Property |
Binding/WidgetBinding.h |