Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | FPropertyBagPropertyDescMetaData |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/StructUtils/PropertyBag.h |
| Include Path | #include "StructUtils/PropertyBag.h" |
Syntax
USTRUCT ()
struct FPropertyBagPropertyDescMetaData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StructUtils/PropertyBag.h | |||
FPropertyBagPropertyDescMetaData
(
const FName InKey, |
StructUtils/PropertyBag.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Key | FName | StructUtils/PropertyBag.h | ||
| Value | FString | StructUtils/PropertyBag.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Serialize
(
FArchive& Ar |
StructUtils/PropertyBag.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FPropertyBagPropertyDescMetaData& Other |
StructUtils/PropertyBag.h |