Navigation
API > API/Runtime > API/Runtime/uLangCore
Pair of code point and its length in bytes in UTF-8.
| Name | SUniCodePointLength |
| Type | struct |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Text/Unicode.h |
| Include Path | #include "uLang/Common/Text/Unicode.h" |
Syntax
struct SUniCodePointLength
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _ByteLengthUTF8 | uint32_t | uLang/Common/Text/Unicode.h | ||
| _CodePoint | UniCodePoint | uLang/Common/Text/Unicode.h |