Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
| Name | FFieldPathBinding |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
Syntax
struct FFieldPathBinding : public ICustomBinding
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFieldPathBinding
(
TPropertySpecifier< 2 >& Spec |
PlainPropsUObjectRuntime.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Type | FFieldPath | PlainPropsUObjectRuntime.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MemberIds | const FMemberId | PlainPropsUObjectRuntime.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Load
(
Type& Dst, |
PlainPropsUObjectRuntime.h | ||
void Save
(
FMemberBuilder& Dst, |
PlainPropsUObjectRuntime.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool Diff
(
const Type& A, |
PlainPropsUObjectRuntime.h |