ALobbyBeaconClient::SetLobbyState

Set the lobby state for this client beacon

Windows
MacOS
Linux

References

Module

Lobby

Header

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

Include

#include "LobbyBeaconClient.h"

Source

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

Syntax

void SetLobbyState
(
    ALobbyBeaconState * InLobbyState
)

Remarks

Set the lobby state for this client beacon

Parameters

Parameter

Description

InLobbyState

reference to the lobby state

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