Navigation
API > API/Plugins > API/Plugins/PlainProps
| Name | PlainProps::ESpecUtf |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/PlainProps/Source/Public/PlainPropsSpecify.h |
| Include Path | #include "PlainPropsSpecify.h" |
Syntax
namespace PlainProps
{
enum ESpecUtf
{
SpecUtf8,
SpecUtf16,
SpecUtf32,
}
}
Values
| Name | Remarks |
|---|---|
| SpecUtf8 | |
| SpecUtf16 | |
| SpecUtf32 |