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