FUniqueNetId::ToDebugString

Get a human readable representation of the opaque data Shouldn't be used for anything other than logging/debugging

Windows
MacOS
Linux

Override Hierarchy

FUniqueNetId::ToDebugString()

FUniqueNetIdString::ToDebugString()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreOnline.h

Include

#include "UObject/CoreOnline.h"

Syntax

FString ToDebugString() const

Remarks

Get a human readable representation of the opaque data Shouldn't be used for anything other than logging/debugging

Returns

data in string form

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