Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | PlainProps::ESchemaFormat |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include Path | #include "PlainPropsTypes.h" |
Syntax
namespace PlainProps
{
enum ESchemaFormat
{
StableNames,
InMemoryNames,
}
}
Values
| Name | Remarks |
|---|---|
| StableNames | |
| InMemoryNames |