Navigation
API > API/Plugins > API/Plugins/PlainProps
| |
|
| Name |
FMemberBinding |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsBind.h |
| Include Path |
#include "PlainPropsBind.h" |
Syntax
struct FMemberBinding
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FMemberBinding
(
uint64 InOffset
)
|
|
PlainPropsBind.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| InnermostSchema |
FOptionalInnerId |
|
PlainPropsBind.h |
|
| InnermostType |
FMemberBindType |
|
PlainPropsBind.h |
|
| Offset |
uint64 |
|
PlainPropsBind.h |
|
| RangeBindings |
TConstArrayView< FRangeBinding > |
|
PlainPropsBind.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
InnermostSchema isn't type-erased / lowered |
PlainPropsBind.h |
|