Navigation
API > API/Plugins > API/Plugins/Lobby > API/Plugins/Lobby/FLobbyPlayerStateInfoArray
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 |
ALobbyBeaconPlayerState &42; AddPlayer
&40;
const FText & PlayerName,
const FUniqueNetIdRepl & UniqueId
&41;
Remarks
Create and replicate the appropriate player state for the new player player state representation of the new player
Parameters
| Name | Description |
|---|---|
| PlayerName | display name of new player |
| UniqueId | unique id of the new player |