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

#include <ApplePlatformString.h>

+ Inheritance diagram for FApplePlatformString:

Static Public Member Functions

static void CFStringToTCHAR (CFStringRef CFStr, TCHAR *TChar)
 
static CFStringRef TCHARToCFString (const TCHAR *TChar)
 

Detailed Description

2-byte string implementation

Member Function Documentation

◆ CFStringToTCHAR()

static void FApplePlatformString::CFStringToTCHAR ( CFStringRef  CFStr,
TCHAR TChar 
)
inlinestatic

◆ TCHARToCFString()

static CFStringRef FApplePlatformString::TCHARToCFString ( const TCHAR TChar)
inlinestatic

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