Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
| Name | FMetadataBindings |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
Syntax
struct FMetadataBindings
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMetadataBindings
(
FDebugIds In |
PlainPropsUObjectRuntime.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Debug | FDebugIds | PlainPropsUObjectRuntime.h | ||
| Metadatas | TArray< FMemberMetadata > | PlainPropsUObjectRuntime.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BindMetadata
(
FBindId Id, |
PlainPropsUObjectRuntime.h | ||
void DropMetadata
(
FBindId Id |
PlainPropsUObjectRuntime.h | ||
TConstArrayView< EPropertyFlags > GetMemberFlags
(
FBindId Id |
PlainPropsUObjectRuntime.h |