Home
last modified time | relevance | path

Searched defs:SteamMatchmaking (Results 1 – 2 of 2) sorted by relevance

/dports/games/redeclipse/base-2.0.0/src/steam/
H A Dsteam_api_internal.h39 inline ISteamMatchmaking *SteamMatchmaking() { return SteamInternal_ModuleContext().SteamMatchma… in SteamMatchmaking() function
H A Dsteam_api.h142 ISteamMatchmaking* SteamMatchmaking() const { return m_pSteamMatchmaking; } in SteamMatchmaking() function