UNetConnection::SetPlayerOnlinePlatformName

Sets the PlayerOnlinePlatformName member.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetConnection.h

Include

#include "Engine/NetConnection.h"

Source

/Engine/Source/Runtime/Engine/Private/NetConnection.cpp

Syntax

void SetPlayerOnlinePlatformName
(
    const FName InPlayerOnlinePlatformName
)

Remarks

Sets the PlayerOnlinePlatformName member. Called by the engine during the login process with the NMT_Login message parameter.

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