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