UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FWindowsPlatformString Member List

This is the complete list of members for FWindowsPlatformString, including all inherited members.

Atod(const WIDECHAR *String)FMicrosoftPlatformStringinlinestatic
Atod(const ANSICHAR *String)FMicrosoftPlatformStringinlinestatic
Atod(const UTF8CHAR *String)FMicrosoftPlatformStringinlinestatic
Atof(const WIDECHAR *String)FMicrosoftPlatformStringinlinestatic
Atof(const ANSICHAR *String)FMicrosoftPlatformStringinlinestatic
Atof(const UTF8CHAR *String)FMicrosoftPlatformStringinlinestatic
Atoi(const WIDECHAR *String)FMicrosoftPlatformStringinlinestatic
Atoi(const ANSICHAR *String)FMicrosoftPlatformStringinlinestatic
Atoi(const UTF8CHAR *String)FMicrosoftPlatformStringinlinestatic
Atoi64(const WIDECHAR *String)FMicrosoftPlatformStringinlinestatic
Atoi64(const ANSICHAR *String)FMicrosoftPlatformStringinlinestatic
Atoi64(const UTF8CHAR *String)FMicrosoftPlatformStringinlinestatic
CanConvertCodepoint(SourceEncoding Codepoint)FGenericPlatformStringinlinestatic
Convert(DestEncoding *Dest, int32 DestSize, const SourceEncoding *Src)FGenericPlatformStringinlinestatic
Convert(DestEncoding *Dest, int32 DestSize, const SourceEncoding *Src, int32 SrcSize)FGenericPlatformStringinlinestatic
ConvertedLength(const SourceEncoding *Src)FGenericPlatformStringinlinestatic
ConvertedLength(const SourceEncoding *Src, int32 SrcSize)FGenericPlatformStringinlinestatic
DestCountFMicrosoftPlatformString
GetEncodingName()FGenericPlatformStringinlinestatic
GetEncodingTypeName()FGenericPlatformStringstatic
GetEncodingTypeName()FGenericPlatformStringstatic
GetEncodingTypeName()FGenericPlatformStringstatic
GetEncodingTypeName()FGenericPlatformStringstatic
GetEncodingTypeName()FGenericPlatformStringstatic
GetVarArgs(WIDECHAR *Dest, SIZE_T DestSize, const WIDECHAR *&Fmt, va_list ArgPtr)FMicrosoftPlatformStringinlinestatic
GetVarArgs(ANSICHAR *Dest, SIZE_T DestSize, const ANSICHAR *&Fmt, va_list ArgPtr)FMicrosoftPlatformStringinlinestatic
GetVarArgs(UTF8CHAR *Dest, SIZE_T DestSize, const UTF8CHAR *&Fmt, va_list ArgPtr)FMicrosoftPlatformStringinlinestatic
IsUnicodeEncodedFGenericPlatformStringstatic
SrcFMicrosoftPlatformString
SrcFMicrosoftPlatformString
SrcFMicrosoftPlatformString
Strcat(WIDECHAR *Dest, const WIDECHAR *Src)FMicrosoftPlatformStringinlinestatic
Strcat(ANSICHAR *Dest, const ANSICHAR *Src)FMicrosoftPlatformStringinlinestatic
Strcat(UTF8CHAR *Dest, const UTF8CHAR *Src)FMicrosoftPlatformStringinlinestatic
Strchr(const WIDECHAR *String, WIDECHAR C)FMicrosoftPlatformStringinlinestatic
Strchr(const ANSICHAR *String, ANSICHAR C)FMicrosoftPlatformStringinlinestatic
Strchr(const UTF8CHAR *String, UTF8CHAR C)FMicrosoftPlatformStringinlinestatic
Strcmp(const WIDECHAR *String1, const WIDECHAR *String2)FMicrosoftPlatformStringinlinestatic
Strcmp(const ANSICHAR *String1, const ANSICHAR *String2)FMicrosoftPlatformStringinlinestatic
Strcmp(const UTF8CHAR *String1, const UTF8CHAR *String2)FMicrosoftPlatformStringinlinestatic
Strcpy(WIDECHAR *Dest, const WIDECHAR *Src)FMicrosoftPlatformStringinlinestatic
Strcpy(WIDECHAR *Dest, SIZE_T DestCount, const WIDECHAR *Src)FMicrosoftPlatformStringinlinestatic
Strcpy(ANSICHAR *Dest, const ANSICHAR *Src)FMicrosoftPlatformStringinlinestatic
Strcpy(ANSICHAR *Dest, SIZE_T DestCount, const ANSICHAR *Src)FMicrosoftPlatformStringinlinestatic
Strcpy(UTF8CHAR *Dest, const UTF8CHAR *Src)FMicrosoftPlatformStringinlinestatic
Strcpy(UTF8CHAR *Dest, SIZE_T DestCount, const UTF8CHAR *Src)FMicrosoftPlatformStringinlinestatic
Stricmp(const ANSICHAR *String1, const ANSICHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const WIDECHAR *String1, const WIDECHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const UTF8CHAR *String1, const UTF8CHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const UTF16CHAR *String1, const UTF16CHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const UTF32CHAR *String1, const UTF32CHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const ANSICHAR *String1, const WIDECHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const ANSICHAR *String1, const UTF8CHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const ANSICHAR *String1, const UTF16CHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const ANSICHAR *String1, const UTF32CHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const WIDECHAR *String1, const ANSICHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const UTF8CHAR *String1, const ANSICHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const UTF16CHAR *String1, const ANSICHAR *String2)FGenericPlatformStricmpstatic
Stricmp(const UTF32CHAR *String1, const ANSICHAR *String2)FGenericPlatformStricmpstatic
Strlen(const WIDECHAR *String)FMicrosoftPlatformStringinlinestatic
Strlen(const ANSICHAR *String)FMicrosoftPlatformStringinlinestatic
Strlen(const UCS2CHAR *String)FMicrosoftPlatformStringinlinestatic
Strlen(const UTF8CHAR *String)FMicrosoftPlatformStringinlinestatic
Strncat(WIDECHAR *Dest, const WIDECHAR *Src, SIZE_T SrcLen)FMicrosoftPlatformStringinlinestatic
Strncat(ANSICHAR *Dest, const ANSICHAR *Src, SIZE_T SrcLen)FMicrosoftPlatformStringinlinestatic
Strncat(UTF8CHAR *Dest, const UTF8CHAR *Src, SIZE_T SrcLen)FMicrosoftPlatformStringinlinestatic
Strncmp(const WIDECHAR *String1, const WIDECHAR *String2, SIZE_T Count)FMicrosoftPlatformStringinlinestatic
Strncmp(const ANSICHAR *String1, const ANSICHAR *String2, SIZE_T Count)FMicrosoftPlatformStringinlinestatic
Strncmp(const UTF8CHAR *String1, const UTF8CHAR *String2, SIZE_T Count)FMicrosoftPlatformStringinlinestatic
Strncmp(const ANSICHAR *String1, const ANSICHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const WIDECHAR *String1, const ANSICHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const UTF8CHAR *String1, const ANSICHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const ANSICHAR *String1, const WIDECHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const WIDECHAR *String1, const WIDECHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const UTF8CHAR *String1, const WIDECHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const ANSICHAR *String1, const UTF8CHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const WIDECHAR *String1, const UTF8CHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncmp(const UTF8CHAR *String1, const UTF8CHAR *String2, SIZE_T Count)FMicrosoftPlatformStringstatic
Strncpy(WIDECHAR *Dest, const WIDECHAR *Src, SIZE_T MaxLen)FMicrosoftPlatformStringinlinestatic
Strncpy(ANSICHAR *Dest, const ANSICHAR *Src, SIZE_T MaxLen)FMicrosoftPlatformStringinlinestatic
Strncpy(UTF8CHAR *Dest, const UTF8CHAR *Src, SIZE_T MaxLen)FMicrosoftPlatformStringinlinestatic
Strnicmp(const ANSICHAR *String1, const ANSICHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const WIDECHAR *String1, const WIDECHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const UTF8CHAR *String1, const UTF8CHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const UTF16CHAR *String1, const UTF16CHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const UTF32CHAR *String1, const UTF32CHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const ANSICHAR *String1, const WIDECHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const ANSICHAR *String1, const UTF8CHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const ANSICHAR *String1, const UTF16CHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const ANSICHAR *String1, const UTF32CHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const WIDECHAR *String1, const ANSICHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const UTF8CHAR *String1, const ANSICHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const UTF16CHAR *String1, const ANSICHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnicmp(const UTF32CHAR *String1, const ANSICHAR *String2, SIZE_T Count)FGenericPlatformStricmpstatic
Strnlen(const WIDECHAR *String, SIZE_T StringSize)FMicrosoftPlatformStringinlinestatic
Strnlen(const ANSICHAR *String, SIZE_T StringSize)FMicrosoftPlatformStringinlinestatic
Strnlen(const UCS2CHAR *String, SIZE_T StringSize)FMicrosoftPlatformStringinlinestatic
Strnlen(const UTF8CHAR *String, SIZE_T StringSize)FMicrosoftPlatformStringinlinestatic
Strrchr(const WIDECHAR *String, WIDECHAR C)FMicrosoftPlatformStringinlinestatic
Strrchr(const ANSICHAR *String, ANSICHAR C)FMicrosoftPlatformStringinlinestatic
Strrchr(const UTF8CHAR *String, UTF8CHAR C)FMicrosoftPlatformStringinlinestatic
Strstr(const WIDECHAR *String, const WIDECHAR *Find)FMicrosoftPlatformStringinlinestatic
Strstr(const ANSICHAR *String, const ANSICHAR *Find)FMicrosoftPlatformStringinlinestatic
Strstr(const UTF8CHAR *String, const UTF8CHAR *Find)FMicrosoftPlatformStringinlinestatic
Strtoi(const WIDECHAR *Start, WIDECHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtoi(const ANSICHAR *Start, ANSICHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtoi(const UTF8CHAR *Start, UTF8CHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtoi64(const WIDECHAR *Start, WIDECHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtoi64(const ANSICHAR *Start, ANSICHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtoi64(const UTF8CHAR *Start, UTF8CHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtok(WIDECHAR *StrToken, const WIDECHAR *Delim, WIDECHAR **Context)FMicrosoftPlatformStringinlinestatic
Strtok(ANSICHAR *StrToken, const ANSICHAR *Delim, ANSICHAR **Context)FMicrosoftPlatformStringinlinestatic
Strtok(UTF8CHAR *StrToken, const UTF8CHAR *Delim, UTF8CHAR **Context)FMicrosoftPlatformStringinlinestatic
Strtoui64(const WIDECHAR *Start, WIDECHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtoui64(const ANSICHAR *Start, ANSICHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strtoui64(const UTF8CHAR *Start, UTF8CHAR **End, int32 Base)FMicrosoftPlatformStringinlinestatic
Strupr(CharType *Dest, SIZE_T DestCount)FMicrosoftPlatformStringinlinestatic
Super typedefFMicrosoftPlatformString
UE_DEPRECATED(5.6, "Use Strncat instead. !!NOTE THAT STRNCAT takes SrcLen rather than DestCount. You must call Strncat(Dest, Src, DestCount - Strlen(Dest) - 1).") static UE_FORCEINLINE_HINT WIDECHAR *Strcat(WIDECHAR *DestFMicrosoftPlatformString
UE_DEPRECATED(5.6, "Use Strncat instead. !!NOTE THAT STRNCAT takes SrcLen rather than DestSize. You must call Strncat(Dest, Src, DestCount - Strlen(Dest) - 1).") static UE_FORCEINLINE_HINT ANSICHAR *Strcat(ANSICHAR *DestFMicrosoftPlatformString
UE_DEPRECATED(5.6, "Use Strncat instead. !!NOTE THAT STRNCAT takes SrcLen rather than DestSize. You must call Strncat(Dest, Src, DestCount - Strlen(Dest) - 1).") static inline UTF8CHAR *Strcat(UTF8CHAR *DestFMicrosoftPlatformString