Navigation
API > API/Plugins > API/Plugins/Lobby > API/Plugins/Lobby/ALobbyBeaconClient
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 |
virtual void SetPartyOwnerId
&40;
const FUniqueNetIdRepl & InUniqueId,
const FUniqueNetIdRepl & InPartyOwnerId
&41;
Remarks
Tell the server to set a party owner
Parameters
| Name | Description |
|---|---|
| InUniqueId | unique id of the player making the change |
| InPartyOwnerId | unique id of the party owner |