UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TUTF32ToUTF16_Convert< InFromType, InToType > Member List

This is the complete list of members for TUTF32ToUTF16_Convert< InFromType, InToType >, including all inherited members.

Convert(ToType *Dest, int32 DestLen, const SrcBufferType *Source, int32 SourceLen)TUTF32ToUTF16_Convert< InFromType, InToType >inlinestatic
ConvertedLength(const SrcBufferType *Source, int32 SourceLen)TUTF32ToUTF16_Convert< InFromType, InToType >inlinestatic
FromType typedefTUTF32ToUTF16_Convert< InFromType, InToType >
ToType typedefTUTF32ToUTF16_Convert< InFromType, InToType >
Utf16FromCodepoint(uint32 Codepoint, BufferType OutputIterator, uint32 OutputIteratorNumRemaining)TUTF32ToUTF16_Convert< InFromType, InToType >inlinestatic