UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
CString.h File Reference

Go to the source code of this file.

Classes

struct  FToBoolHelper
 
struct  TCString< T >
 
struct  TCStringSpcHelper< CharType >
 

Namespaces

namespace  ESearchCase
 
namespace  ESearchDir
 
namespace  UE
 
namespace  UE::Core
 
namespace  UE::Core::Private
 implementation
 

Macros

#define MAX_SPRINTF   1024
 

Typedefs

typedef TCString< TCHARFCString
 
typedef TCString< ANSICHARFCStringAnsi
 
typedef TCString< WIDECHARFCStringWide
 
typedef TCString< UTF8CHARFCStringUtf8
 

Enumerations

enum  ESearchCase::Type { ESearchCase::CaseSensitive , ESearchCase::IgnoreCase }
 
enum  ESearchDir::Type { ESearchDir::FromStart , ESearchDir::FromEnd }
 

Functions

CORE_API int32 UE::Core::Private::Strlen32 (const UTF32CHAR *String)
 

Macro Definition Documentation

◆ MAX_SPRINTF

#define MAX_SPRINTF   1024

Typedef Documentation

◆ FCString

◆ FCStringAnsi

◆ FCStringUtf8

◆ FCStringWide