FUniqueNetIdString::FUniqueNetIdString

Constructs this object with 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
(
    FString && InUniqueNetId
)

Remarks

Constructs this object with the specified net id

Parameters

Parameter

Description

InUniqueNetId

the id to set ours to

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