![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 typedef | TUTF32ToUTF16_Convert< InFromType, InToType > | |
| ToType typedef | TUTF32ToUTF16_Convert< InFromType, InToType > | |
| Utf16FromCodepoint(uint32 Codepoint, BufferType OutputIterator, uint32 OutputIteratorNumRemaining) | TUTF32ToUTF16_Convert< InFromType, InToType > | inlinestatic |