Navigation
API > API/Plugins > API/Plugins/StructUtils
References
| Module | StructUtils |
| Header | /Engine/Plugins/Experimental/StructUtils/Source/StructUtils/Public/PropertyBag.h |
| Include | #include "PropertyBag.h" |
Syntax
USTRUCT ()
struct FPropertyBagPropertyDescMetaData
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Key | ||
| FString | Value |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPropertyBagPropertyDescMetaData
(
const FName InKey, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Serialize
(
FArchive& Ar |