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