|
LeanCloud C# SDK
|
This is the complete list of members for LeanCloud.Storage.LCLeaderboard, including all inherited members.
| CreatedAt | LeanCloud.Storage.LCLeaderboard | |
| CreateLeaderboard(string statisticName, LCLeaderboardOrder order=LCLeaderboardOrder.Descending, LCLeaderboardUpdateStrategy updateStrategy=LCLeaderboardUpdateStrategy.Better, LCLeaderboardVersionChangeInterval versionChangeInterval=LCLeaderboardVersionChangeInterval.Week, string memberType=USER_MEMBER_TYPE) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| CreateWithoutData(string statisticName, string memberType=USER_MEMBER_TYPE) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| DeleteStatistics(LCUser user, IEnumerable< string > statisticNames) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| DeleteStatistics(LCObject obj, IEnumerable< string > statisticNames) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| DeleteStatistics(string entity, IEnumerable< string > statisticNames) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| Destroy() | LeanCloud.Storage.LCLeaderboard | inline |
| ENTITY_MEMBER_TYPE | LeanCloud.Storage.LCLeaderboard | static |
| Fetch() | LeanCloud.Storage.LCLeaderboard | inline |
| GetArchives(int skip=0, int limit=10) | LeanCloud.Storage.LCLeaderboard | inline |
| GetGroupResults(IEnumerable< string > ids, int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null) | LeanCloud.Storage.LCLeaderboard | inline |
| GetGroupResultsAroundUser(LCUser user, IEnumerable< string > ids, int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null) | LeanCloud.Storage.LCLeaderboard | inline |
| GetLeaderboard(string statisticName) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| GetResults(int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null) | LeanCloud.Storage.LCLeaderboard | inline |
| GetResults(LCUser aroundUser, int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null) | LeanCloud.Storage.LCLeaderboard | inline |
| GetResults(LCObject aroundObject, int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null) | LeanCloud.Storage.LCLeaderboard | inline |
| GetResults(string aroundEntity, int version=-1, int skip=0, int limit=10) | LeanCloud.Storage.LCLeaderboard | inline |
| GetResultsAroundUser(int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null) | LeanCloud.Storage.LCLeaderboard | inline |
| GetStatistics(LCUser user, IEnumerable< string > statisticNames=null) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| GetStatistics(LCObject obj, IEnumerable< string > statisticNames=null) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| GetStatistics(string entity, IEnumerable< string > statisticNames=null) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| GetStatistics(IEnumerable< LCUser > users) | LeanCloud.Storage.LCLeaderboard | inline |
| GetStatistics(IEnumerable< LCObject > objects) | LeanCloud.Storage.LCLeaderboard | inline |
| GetStatistics(IEnumerable< string > entities) | LeanCloud.Storage.LCLeaderboard | inline |
| MemberType | LeanCloud.Storage.LCLeaderboard | |
| NextResetAt | LeanCloud.Storage.LCLeaderboard | |
| Order | LeanCloud.Storage.LCLeaderboard | |
| Reset() | LeanCloud.Storage.LCLeaderboard | inline |
| StatisticName | LeanCloud.Storage.LCLeaderboard | |
| UpdateStatistics(LCUser user, Dictionary< string, double > statistics, bool overwrite=false) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| UpdateStatistics(LCObject obj, Dictionary< string, double > statistics, bool overwrite=false) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| UpdateStatistics(string entity, Dictionary< string, double > statistics, bool overwrite=false) | LeanCloud.Storage.LCLeaderboard | inlinestatic |
| UpdateStrategy | LeanCloud.Storage.LCLeaderboard | |
| UpdateUpdateStrategy(LCLeaderboardUpdateStrategy updateStrategy) | LeanCloud.Storage.LCLeaderboard | inline |
| UpdateVersionChangeInterval(LCLeaderboardVersionChangeInterval versionChangeInterval) | LeanCloud.Storage.LCLeaderboard | inline |
| USER_MEMBER_TYPE | LeanCloud.Storage.LCLeaderboard | static |
| Version | LeanCloud.Storage.LCLeaderboard | |
| VersionChangeInterval | LeanCloud.Storage.LCLeaderboard |