Home
last modified time | relevance | path

Searched refs:OnLobbyJoined (Results 1 – 3 of 3) sorted by relevance

/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/Lobby2/Steam/
H A DLobby2Message_Steam.cpp53 …Entered.Set( requestId, (RakNet::Lobby2Client_Steam*) client, &Lobby2Client_Steam::OnLobbyJoined ); in ClientImpl()
H A DLobby2Client_Steam.h31 void OnLobbyJoined( LobbyEnter_t *pCallback, bool bIOFailure );
H A DLobby2Client_Steam.cpp202 void Lobby2Client_Steam::OnLobbyJoined( LobbyEnter_t *pCallback, bool bIOFailure ) in OnLobbyJoined() function in Lobby2Client_Steam