EOS_Lobby_JoinLobbyAcceptedCallbackInfo

EOS API reference page for EOS_Lobby_JoinLobbyAcceptedCallbackInfo

1分未満で読めます

This data structure is part of the Lobby Interface.

Remarks

Output parameters for the EOS_Lobby_OnJoinLobbyAcceptedCallback Function.

Properties

EOS_Lobby_JoinLobbyAcceptedCallbackInfo

PropertyValue
void* ClientDataContext that was passed into EOS_Lobby_AddNotifyJoinLobbyAccepted
EOS_ProductUserId LocalUserIdThe Product User ID of the local user who is joining
EOS_UI_EventId UiEventIdThe UI Event associated with this Join Game event. This should be used with EOS_Lobby_CopyLobbyDetailsHandleByUiEventId to get a handle to be used when calling EOS_Lobby_JoinLobby.