Searched refs:OnLobbyJoined (Results 1 – 3 of 3) sorted by relevance
53 …Entered.Set( requestId, (RakNet::Lobby2Client_Steam*) client, &Lobby2Client_Steam::OnLobbyJoined ); in ClientImpl()
31 void OnLobbyJoined( LobbyEnter_t *pCallback, bool bIOFailure );
202 void Lobby2Client_Steam::OnLobbyJoined( LobbyEnter_t *pCallback, bool bIOFailure ) in OnLobbyJoined() function in Lobby2Client_Steam