Combu
2.1.14
Unity API Documentation
|
This is the complete list of members for Combu.Tournament, including all inherited members.
customData (defined in Combu.Tournament) | Combu.Tournament | |
dateCreation (defined in Combu.Tournament) | Combu.Tournament | |
dateFinished (defined in Combu.Tournament) | Combu.Tournament | |
Delete(Action< bool, string > callback) | Combu.Tournament | virtual |
Delete(long idTournament, Action< bool, string > callback) | Combu.Tournament | static |
finished (defined in Combu.Tournament) | Combu.Tournament | |
FromHashtable(Hashtable hash) | Combu.Tournament | virtual |
FromJson(string jsonString) | Combu.Tournament | virtual |
id (defined in Combu.Tournament) | Combu.Tournament | |
idOwner (defined in Combu.Tournament) | Combu.Tournament | |
Leave(Action< bool, string > callback) (defined in Combu.Tournament) | Combu.Tournament | |
Leave(long idTournament, long idUser, Action< bool, string > callback) (defined in Combu.Tournament) | Combu.Tournament | static |
Load(bool finished, SearchCustomData[] customData, System.Action< Tournament[]> callback) | Combu.Tournament | static |
Load(long id, System.Action< Tournament > callback) | Combu.Tournament | static |
matches (defined in Combu.Tournament) | Combu.Tournament | |
owner (defined in Combu.Tournament) | Combu.Tournament | |
QuickTournament(Profile[] users) | Combu.Tournament | static |
Save(Action< bool, string > callback) | Combu.Tournament | virtual |
title (defined in Combu.Tournament) | Combu.Tournament | |
Tournament() (defined in Combu.Tournament) | Combu.Tournament | |
Tournament(string jsonString) | Combu.Tournament | |
Tournament(Hashtable data) | Combu.Tournament |