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