ALobbyBeaconHost::SetupLobbyState

Create the lobby game state and associate it with the game

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 SetupLobbyState
(
    int32 InMaxPlayers
)

Remarks

Create the lobby game state and associate it with the game

Parameters

Parameter

Description

InMaxPlayers

max number of players allowed in the lobby

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