Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Binding
Inheritance Hierarchy
- UObject
- UPropertyBinding
- UBoolBinding
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Binding/BoolBinding.h |
Include | #include "Binding/BoolBinding.h" |
Syntax
UCLASS (MinimalAPI)
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 |