Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CExprChar
| Name | EType |
| Type | enum |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
Syntax
enum EType
{
UTF8CodeUnit,
UnicodeCodePoint,
}
Values
| Name | Remarks |
|---|---|
| UTF8CodeUnit | |
| UnicodeCodePoint |