ALobbyBeaconState::UpdatePartyLeader

Update the party leader for a given player

Windows
MacOS
Linux

References

Module

Lobby

Header

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

Include

#include "LobbyBeaconState.h"

Source

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

Syntax

void UpdatePartyLeader
(
    const FUniqueNetIdRepl & PartyMemberId,
    const FUniqueNetIdRepl & NewPartyLeaderId
)

Remarks

Update the party leader for a given player

Parameters

Parameter

Description

PartyMemberId

player reporting a new party leader

NewPartyLeaderId

the new party leader

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