Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/NUTDebug
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | LogBitDump
(
const TArray< uint8 >& InBytes, |
Version of the above bit-dump function, which dumps in a format more friendly/readable in log text files |
![]() ![]() |
void | LogBitDump
(
const FString& InString, |
Version of the above, which takes a string as input |
![]() ![]() |
void | LogBitDump
(
const uint8* InBytes, |
Version of the above bit-dump logging function, which takes a byte pointer and length as input |