UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::SUniCodePointLength Struct Reference

Pair of code point and its length in bytes in UTF-8. More...

#include <Unicode.h>

Public Attributes

UniCodePoint _CodePoint
 
uint32_t _ByteLengthUTF8
 

Detailed Description

Pair of code point and its length in bytes in UTF-8.

Member Data Documentation

◆ _ByteLengthUTF8

uint32_t uLang::SUniCodePointLength::_ByteLengthUTF8

◆ _CodePoint

UniCodePoint uLang::SUniCodePointLength::_CodePoint

The documentation for this struct was generated from the following file: