Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | PlainProps::ESpecIntS |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSpecify.h |
| Include Path | #include "PlainPropsSpecify.h" |
Syntax
namespace PlainProps
{
enum ESpecIntS
{
SpecS8,
SpecS16,
SpecS32,
SpecS64,
}
}
Values
| Name | Remarks |
|---|---|
| SpecS8 | |
| SpecS16 | |
| SpecS32 | |
| SpecS64 |