Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | PlainProps::ESpecHex |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSpecify.h |
| Include Path | #include "PlainPropsSpecify.h" |
Syntax
namespace PlainProps
{
enum ESpecHex
{
SpecHex8,
SpecHex16,
SpecHex32,
SpecHex64,
}
}
Values
| Name | Remarks |
|---|---|
| SpecHex8 | |
| SpecHex16 | |
| SpecHex32 | |
| SpecHex64 |