FUniqueNetIdString::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

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h

Include

#include "OnlineSubsystemTypes.h"

Syntax

virtual 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