ISteamGameSearchExtensions extension

on

Methods

acceptGame() EGameSearchErrorCode
addGameSearchParams(Pointer<Utf8> keyToFind, Pointer<Utf8> valuesToFind) EGameSearchErrorCode
cancelRequestPlayersForGame() EGameSearchErrorCode
declineGame() EGameSearchErrorCode
endGame(int uniqueGameId) EGameSearchErrorCode
endGameSearch() EGameSearchErrorCode
hostConfirmGameStart(int uniqueGameId) EGameSearchErrorCode
requestPlayersForGame(int nPlayerMin, int nPlayerMax, int nMaxTeamSize) EGameSearchErrorCode
retrieveConnectionDetails(CSteamId steamIdHost, Pointer<Utf8> connectionDetails, int cubConnectionDetails) EGameSearchErrorCode
searchForGameSolo(int nPlayerMin, int nPlayerMax) EGameSearchErrorCode
searchForGameWithLobby(CSteamId steamIdLobby, int nPlayerMin, int nPlayerMax) EGameSearchErrorCode
setConnectionDetails(Pointer<Utf8> connectionDetails, int cubConnectionDetails) EGameSearchErrorCode
setGameHostParams(Pointer<Utf8> key, Pointer<Utf8> value) EGameSearchErrorCode
submitPlayerResult(int uniqueGameId, CSteamId steamIdPlayer, EPlayerResult ePlayerResult) EGameSearchErrorCode