Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | FRangeBinding |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path | #include "PlainPropsBind.h" |
Syntax
class FRangeBinding
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRangeBinding
(
const IItemRangeBinding& Binding, |
PlainPropsBind.h | ||
FRangeBinding
(
const ILeafRangeBinding& Binding, |
PlainPropsBind.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BindMask | uint64 | PlainPropsBind.h | |
| LeafMask | uint64 | PlainPropsBind.h | |
| SizeMask | uint64 | PlainPropsBind.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Handle | uint64 | PlainPropsBind.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const IItemRangeBinding & AsItemBinding() |
PlainPropsBind.h | ||
const ILeafRangeBinding & AsLeafBinding() |
PlainPropsBind.h | ||
FConcreteTypenameId GetBindName() |
PlainPropsBind.h | ||
ESizeType GetSizeType() |
PlainPropsBind.h | ||
bool IsLeafBinding() |
PlainPropsBind.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FRangeBinding O |
PlainPropsBind.h |