LexTryParseString

Try and parse a bool - always returns true

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/UnrealString.h

Include

#include "Containers/UnrealString.h"

Syntax

static bool LexTryParseString
(
    bool & OutValue,
    const TCHAR * Buffer
)

Remarks

Try and parse a bool - always returns true

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