Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/NUTDebug
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | Takes an array of bytes, and generates a bit-based/binary dump string out of them, optionally including byte offsets also (intended for debugging in the log window) | |
![]() ![]() |
FString | Version of the above bit-dump function, which takes a string as input | |
![]() ![]() |
FString | BitDump
(
const uint8* InBytes, |
Version of the above bit-dump function, which takes a byte pointer and length as input |