This data structure is part of the Lobby Interface.
Remarks
Output parameters for the EOS_Lobby_DestroyLobby function.
Properties
EOS_Lobby_DestroyLobbyCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors. |
void* ClientData | Context that was passed into EOS_Lobby_DestroyLobby |
EOS_LobbyId LobbyId | The destroyed lobby's ID |