Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/LexTryParseString
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/UnrealString.h |
| Include | #include "Containers/UnrealString.h" |
template<typename CharType>
bool LexTryParseString
(
bool & OutValue,
const CharType * Buffer
)
Remarks
Try and parse a bool - always returns true