This is the complete list of members for Matchmaker, including all inherited members.
| ConnectToMatchmaker() | Matchmaker | |
| CreateMatch(int v, Dictionary< string, MatchData > matchData, object onMatchCreated) (defined in Matchmaker) | Matchmaker | |
| CreateMatch(int maxClients, Dictionary< string, MatchData > matchData=null, Action< bool, Match > onCreateMatch=null) | Matchmaker | |
| currentMatch | Matchmaker | |
| DestroyMatch(Action< bool > onDestroyMatch=null) | Matchmaker | |
| externalIP | Matchmaker | static |
| externalIPSource | Matchmaker | |
| FetchExternalIP(string ipSource) | Matchmaker | static |
| GetLocalAddress(AddressFamily family) | Matchmaker | static |
| GetMatch(Action< bool, Match > onGetMatch, int id, bool includeMatchData=true) | Matchmaker | |
| GetMatchList(Action< bool, Match[]> onMatchList, int pageNumber=0, int resultsPerPage=10, List< MatchFilter > filters=null, bool includeMatchData=true) | Matchmaker | |
| IsReady | Matchmaker | |
| JoinMatch(Match match, Action< bool, Match > onJoinMatch=null) | Matchmaker | |
| LeaveMatch(Action< bool > onLeaveMatch=null) | Matchmaker | |
| matchmakerPort | Matchmaker | |
| matchmakerURL | Matchmaker | |
| maxReconnectionAttempts | Matchmaker | |
| onLostConnectionToMatchmakingServer | Matchmaker | |
| PickCorrectAddressToConnectTo(string hostExternalIP, string hostInternalIP) | Matchmaker | static |
| SetMatchData(string key, MatchData matchData, Action< bool, Match > onSetMatchData=null) | Matchmaker | |
| SetMatchData(Dictionary< string, MatchData > matchData, Action< bool, Match > onSetMatchData=null) | Matchmaker | |
| timeout | Matchmaker | |
| Update() | Matchmaker | protectedvirtual |
| UpdateMatchData(Dictionary< string, MatchData > additionalData, Action< bool, Match > onUpdateMatchData=null) | Matchmaker | |
| UpdateMatchData(Action< bool, Match > onUpdateMatchData=null) | Matchmaker |