ELobbyBeaconJoinState

Windows
MacOS
Linux

References

Module

Lobby

Header

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

Include

#include "LobbyBeaconClient.h"

Syntax

enum ELobbyBeaconJoinState
{
    None,
    SentJoinRequest,
    JoinRequestAcknowledged,
}

Values

Name

Description

None

Unknown, beacon may be connected but no intent to actually join the server

SentJoinRequest

Join request has been sent, waiting for a response

JoinRequestAcknowledged

Join request has been acknowledged

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