LeanCloud C# SDK
Loading...
Searching...
No Matches
LeanCloud.Storage.LCLeaderboard Member List

This is the complete list of members for LeanCloud.Storage.LCLeaderboard, including all inherited members.

CreatedAtLeanCloud.Storage.LCLeaderboard
CreateLeaderboard(string statisticName, LCLeaderboardOrder order=LCLeaderboardOrder.Descending, LCLeaderboardUpdateStrategy updateStrategy=LCLeaderboardUpdateStrategy.Better, LCLeaderboardVersionChangeInterval versionChangeInterval=LCLeaderboardVersionChangeInterval.Week, string memberType=USER_MEMBER_TYPE)LeanCloud.Storage.LCLeaderboardinlinestatic
CreateWithoutData(string statisticName, string memberType=USER_MEMBER_TYPE)LeanCloud.Storage.LCLeaderboardinlinestatic
DeleteStatistics(LCUser user, IEnumerable< string > statisticNames)LeanCloud.Storage.LCLeaderboardinlinestatic
DeleteStatistics(LCObject obj, IEnumerable< string > statisticNames)LeanCloud.Storage.LCLeaderboardinlinestatic
DeleteStatistics(string entity, IEnumerable< string > statisticNames)LeanCloud.Storage.LCLeaderboardinlinestatic
Destroy()LeanCloud.Storage.LCLeaderboardinline
ENTITY_MEMBER_TYPELeanCloud.Storage.LCLeaderboardstatic
Fetch()LeanCloud.Storage.LCLeaderboardinline
GetArchives(int skip=0, int limit=10)LeanCloud.Storage.LCLeaderboardinline
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.LCLeaderboardinline
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.LCLeaderboardinline
GetLeaderboard(string statisticName)LeanCloud.Storage.LCLeaderboardinlinestatic
GetResults(int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null)LeanCloud.Storage.LCLeaderboardinline
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.LCLeaderboardinline
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.LCLeaderboardinline
GetResults(string aroundEntity, int version=-1, int skip=0, int limit=10)LeanCloud.Storage.LCLeaderboardinline
GetResultsAroundUser(int version=-1, int skip=0, int limit=10, IEnumerable< string > selectKeys=null, IEnumerable< string > includeKeys=null, IEnumerable< string > includeStatistics=null)LeanCloud.Storage.LCLeaderboardinline
GetStatistics(LCUser user, IEnumerable< string > statisticNames=null)LeanCloud.Storage.LCLeaderboardinlinestatic
GetStatistics(LCObject obj, IEnumerable< string > statisticNames=null)LeanCloud.Storage.LCLeaderboardinlinestatic
GetStatistics(string entity, IEnumerable< string > statisticNames=null)LeanCloud.Storage.LCLeaderboardinlinestatic
GetStatistics(IEnumerable< LCUser > users)LeanCloud.Storage.LCLeaderboardinline
GetStatistics(IEnumerable< LCObject > objects)LeanCloud.Storage.LCLeaderboardinline
GetStatistics(IEnumerable< string > entities)LeanCloud.Storage.LCLeaderboardinline
MemberTypeLeanCloud.Storage.LCLeaderboard
NextResetAtLeanCloud.Storage.LCLeaderboard
OrderLeanCloud.Storage.LCLeaderboard
Reset()LeanCloud.Storage.LCLeaderboardinline
StatisticNameLeanCloud.Storage.LCLeaderboard
UpdateStatistics(LCUser user, Dictionary< string, double > statistics, bool overwrite=false)LeanCloud.Storage.LCLeaderboardinlinestatic
UpdateStatistics(LCObject obj, Dictionary< string, double > statistics, bool overwrite=false)LeanCloud.Storage.LCLeaderboardinlinestatic
UpdateStatistics(string entity, Dictionary< string, double > statistics, bool overwrite=false)LeanCloud.Storage.LCLeaderboardinlinestatic
UpdateStrategyLeanCloud.Storage.LCLeaderboard
UpdateUpdateStrategy(LCLeaderboardUpdateStrategy updateStrategy)LeanCloud.Storage.LCLeaderboardinline
UpdateVersionChangeInterval(LCLeaderboardVersionChangeInterval versionChangeInterval)LeanCloud.Storage.LCLeaderboardinline
USER_MEMBER_TYPELeanCloud.Storage.LCLeaderboardstatic
VersionLeanCloud.Storage.LCLeaderboard
VersionChangeIntervalLeanCloud.Storage.LCLeaderboard