IsPureAnsi

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

IsPureAnsi

(
    const CharType* Str
)

Returns whether this string contains only pure ansi characters

Public function

bool

 

IsPureAnsi

(
    const CharType* Str
)

Public function

bool

 

IsPureAnsi

(
    const CharType* Str
)

Public function Static

bool

 

IsPureAnsi

(
    const CharType* Str,
    const SIZE_T StrLen
)

Returns whether this string contains only pure ansi characters

Public function

bool

 

IsPureAnsi

(
    const CharType* Str,
    const SIZE_T StrLen
)

Public function

bool

 

IsPureAnsi

(
    const CharType* Str,
    const SIZE_T StrLen
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss