ALobbyBeaconHost::PostLogin

Notification call that a new lobby connection has been successfully establish

Windows
MacOS
Linux

References

Module

Lobby

Header

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Public/LobbyBeaconHost.h

Include

#include "LobbyBeaconHost.h"

Source

/Engine/Plugins/Online/OnlineFramework/Source/Lobby/Private/LobbyBeaconHost.cpp

Syntax

virtual void PostLogin
(
    ALobbyBeaconClient * ClientActor
)

Remarks

Notification call that a new lobby connection has been successfully establish

Parameters

Parameter

Description

ClientActor

new lobby client connection

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