Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Binding
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UPropertyBinding
- UBoolBinding
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Binding/BoolBinding.h |
| Include | #include "Binding/BoolBinding.h" |
Syntax
class UBoolBinding : public UPropertyBinding
Constructors
| Type | Name | Description | |
|---|---|---|---|
UBoolBinding () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | GetValue () |
Overridden from UPropertyBinding
| Type | Name | Description | |
|---|---|---|---|
| bool | IsSupportedDestination
(
FProperty* Property |
||
| bool | IsSupportedSource
(
FProperty* Property |