NUTDebug::BitDump

Version of the above bit-dump function, which takes a string as input

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "NUTUtilDebug.h"

Syntax

static FString BitDump
(
    const FString & InString,
    bool bDumpOffset,
    bool bLSBFirst
)

Remarks

Version of the above bit-dump function, which takes a string as input

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