Navigation
API > API/Plugins > API/Plugins/PCG
Metadata usable in USTRUCT.
| Name | PCGObjectMetadata:: |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGCommon.h |
| Include Path | #include "PCGCommon.h" |
Syntax
namespace PCGObjectMetadata
{
enum
{
PCG_DataTypeDisplayName,
}
}
Values
| Name | Remarks |
|---|---|
| PCG_DataTypeDisplayName | [StructMetadata] For FPCGDataTypeInfo, can specify a display name. |