Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
| Name | PlainProps::UE::EBatchType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsRoundtripTest.h |
| Include Path | #include "PlainPropsRoundtripTest.h" |
Syntax
namespace PlainProps
{
namespace UE
{
enum EBatchType
{
Plain,
Linker,
}
}
}
Values
| Name | Remarks |
|---|---|
| Plain | |
| Linker |