Kerbal Space Program
1.12.4
|
This is the complete list of members for Steamworks.SteamMatchmaking, including all inherited members.
AddFavoriteGame(AppId_t nAppID, uint nIP, ushort nConnPort, ushort nQueryPort, uint unFlags, uint rTime32LastPlayedOnServer) | Steamworks.SteamMatchmaking | inlinestatic |
AddRequestLobbyListCompatibleMembersFilter(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
AddRequestLobbyListDistanceFilter(ELobbyDistanceFilter eLobbyDistanceFilter) | Steamworks.SteamMatchmaking | inlinestatic |
AddRequestLobbyListFilterSlotsAvailable(int nSlotsAvailable) | Steamworks.SteamMatchmaking | inlinestatic |
AddRequestLobbyListNearValueFilter(string pchKeyToMatch, int nValueToBeCloseTo) | Steamworks.SteamMatchmaking | inlinestatic |
AddRequestLobbyListNumericalFilter(string pchKeyToMatch, int nValueToMatch, ELobbyComparison eComparisonType) | Steamworks.SteamMatchmaking | inlinestatic |
AddRequestLobbyListResultCountFilter(int cMaxResults) | Steamworks.SteamMatchmaking | inlinestatic |
AddRequestLobbyListStringFilter(string pchKeyToMatch, string pchValueToMatch, ELobbyComparison eComparisonType) | Steamworks.SteamMatchmaking | inlinestatic |
CreateLobby(ELobbyType eLobbyType, int cMaxMembers) | Steamworks.SteamMatchmaking | inlinestatic |
DeleteLobbyData(CSteamID steamIDLobby, string pchKey) | Steamworks.SteamMatchmaking | inlinestatic |
GetFavoriteGame(int iGame, out AppId_t pnAppID, out uint pnIP, out ushort pnConnPort, out ushort pnQueryPort, out uint punFlags, out uint pRTime32LastPlayedOnServer) | Steamworks.SteamMatchmaking | inlinestatic |
GetFavoriteGameCount() | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyByIndex(int iLobby) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyChatEntry(CSteamID steamIDLobby, int iChatID, out CSteamID pSteamIDUser, byte[] pvData, int cubData, out EChatEntryType peChatEntryType) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyData(CSteamID steamIDLobby, string pchKey) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyDataByIndex(CSteamID steamIDLobby, int iLobbyData, out string pchKey, int cchKeyBufferSize, out string pchValue, int cchValueBufferSize) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyDataCount(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyGameServer(CSteamID steamIDLobby, out uint punGameServerIP, out ushort punGameServerPort, out CSteamID psteamIDGameServer) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyMemberByIndex(CSteamID steamIDLobby, int iMember) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyMemberData(CSteamID steamIDLobby, CSteamID steamIDUser, string pchKey) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyMemberLimit(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
GetLobbyOwner(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
GetNumLobbyMembers(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
InviteUserToLobby(CSteamID steamIDLobby, CSteamID steamIDInvitee) | Steamworks.SteamMatchmaking | inlinestatic |
JoinLobby(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
LeaveLobby(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
RemoveFavoriteGame(AppId_t nAppID, uint nIP, ushort nConnPort, ushort nQueryPort, uint unFlags) | Steamworks.SteamMatchmaking | inlinestatic |
RequestLobbyData(CSteamID steamIDLobby) | Steamworks.SteamMatchmaking | inlinestatic |
RequestLobbyList() | Steamworks.SteamMatchmaking | inlinestatic |
SendLobbyChatMsg(CSteamID steamIDLobby, byte[] pvMsgBody, int cubMsgBody) | Steamworks.SteamMatchmaking | inlinestatic |
SetLinkedLobby(CSteamID steamIDLobby, CSteamID steamIDLobbyDependent) | Steamworks.SteamMatchmaking | inlinestatic |
SetLobbyData(CSteamID steamIDLobby, string pchKey, string pchValue) | Steamworks.SteamMatchmaking | inlinestatic |
SetLobbyGameServer(CSteamID steamIDLobby, uint unGameServerIP, ushort unGameServerPort, CSteamID steamIDGameServer) | Steamworks.SteamMatchmaking | inlinestatic |
SetLobbyJoinable(CSteamID steamIDLobby, bool bLobbyJoinable) | Steamworks.SteamMatchmaking | inlinestatic |
SetLobbyMemberData(CSteamID steamIDLobby, string pchKey, string pchValue) | Steamworks.SteamMatchmaking | inlinestatic |
SetLobbyMemberLimit(CSteamID steamIDLobby, int cMaxMembers) | Steamworks.SteamMatchmaking | inlinestatic |
SetLobbyOwner(CSteamID steamIDLobby, CSteamID steamIDNewOwner) | Steamworks.SteamMatchmaking | inlinestatic |
SetLobbyType(CSteamID steamIDLobby, ELobbyType eLobbyType) | Steamworks.SteamMatchmaking | inlinestatic |