FUniqueNetIdString::FUniqueNetIdString

Constructs this object with the string value of the specified net id

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineSubsystemTypes.h"

Syntax

FUniqueNetIdString
(
    const FUniqueNetId & Src
)

Remarks

Constructs this object with the string value of the specified net id

Parameters

Parameter

Description

Src

the id to copy

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