![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CString.h>
Static Public Member Functions | |
| static CORE_API bool | FromCStringAnsi (const ANSICHAR *String) |
| static CORE_API bool | FromCStringWide (const WIDECHAR *String) |
| static CORE_API bool | FromCStringUtf8 (const UTF8CHAR *String) |
Helper class used to convert CString into a boolean value.