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