Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | PlainProps::ESpecFloat |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSpecify.h |
| Include Path | #include "PlainPropsSpecify.h" |
Syntax
namespace PlainProps
{
enum ESpecFloat
{
SpecF32 = 2,
SpecF64 = 3,
}
}
Values
| Name | Remarks |
|---|---|
| SpecF32 | |
| SpecF64 |