Navigation
API > API/Plugins > API/Plugins/PlainProps
References
| Module | PlainProps |
| Header | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsTypes.h |
| Include | #include "PlainPropsTypes.h" |
Syntax
namespace PlainProps
{
enum EMemberKind
{
Leaf,
Struct,
Range,
}
}
Values
| Name | Description |
|---|---|
| Leaf | |
| Struct | |
| Range |