Home
last modified time | relevance | path

Searched refs:OnMemberStatusReceived (Results 1 – 2 of 2) sorted by relevance

/dports/games/barony/Barony-3.3.7/src/
H A Deos.hpp243 …static void EOS_CALL OnMemberStatusReceived(const EOS_Lobby_LobbyMemberStatusReceivedCallbackInfo*…
H A Deos.cpp862 void EOS_CALL EOSFuncs::OnMemberStatusReceived(const EOS_Lobby_LobbyMemberStatusReceivedCallbackInf… in OnMemberStatusReceived() function in EOSFuncs
2356 …otifyLobbyMemberStatusReceived(LobbyHandle, &MemberStatusOptions, nullptr, OnMemberStatusReceived); in SubscribeToLobbyUpdates()