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