NUTUtil::ParseValue

Overridden parse function, for supporting escaped quotes

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtil.h

Include

#include "NUTUtil.h"

Syntax

static bool ParseValue
(
    const TCHAR * Stream,
    const TCHAR * Match,
    FString & Value,
    bool bShouldStopOnComma
)

Remarks

Overridden parse function, for supporting escaped quotes

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