Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | PlainProps::ESpecIntU |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSpecify.h |
| Include Path | #include "PlainPropsSpecify.h" |
Syntax
namespace PlainProps
{
enum ESpecIntU
{
SpecU8,
SpecU16,
SpecU32,
SpecU64,
}
}
Values
| Name | Remarks |
|---|---|
| SpecU8 | |
| SpecU16 | |
| SpecU32 | |
| SpecU64 |