Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TCString > API/Runtime/Core/Misc/TCString/IsPureAnsi
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CString.h |
| Include | #include "Misc/CString.h" |
static bool IsPureAnsi
&40;
const CharType &42; Str
&41;
Remarks
Returns whether this string contains only pure ansi characters
Parameters
| Name | Description |
|---|---|
| Str | string that will be checked |