This is the complete list of members for Noble.Leaderboard.Leaderboard, including all inherited members.
AddEntry(string playerName, int score, string levelName, byte[] metadata=null, int maxEntriesPerPlayer=5, bool sortAsc=false) | Noble.Leaderboard.Leaderboard | inline |
DeleteAll() | Noble.Leaderboard.Leaderboard | inline |
DeleteByLevel(string levelName) | Noble.Leaderboard.Leaderboard | inline |
DeleteByPlayer(string playerName) | Noble.Leaderboard.Leaderboard | inline |
DeleteByPlayerAndLevel(string levelName, string playerName) | Noble.Leaderboard.Leaderboard | inline |
GetList(string levelName, string playerName=null, int startingIndex=0, int displayedEntries=10, bool allowDuplicateEntries=false, bool sortAsc=false) | Noble.Leaderboard.Leaderboard | inline |
GetListAdjacent(string levelName, string playerName, int playerScore, int adjacentEntries=2, bool allowDuplicateEntries=false, bool sortAsc=false) | Noble.Leaderboard.Leaderboard | inline |
HasActiveRequest | Noble.Leaderboard.Leaderboard | |
MAX_BYTES_PER_CHARACTER | Noble.Leaderboard.Leaderboard | static |
MAX_ENTRIES_TO_RETURN_AT_ONCE | Noble.Leaderboard.Leaderboard | static |
MAX_METADATA_SIZE | Noble.Leaderboard.Leaderboard | static |
MAX_STRING_BYTES | Noble.Leaderboard.Leaderboard | static |
MAX_STRING_LENGTH | Noble.Leaderboard.Leaderboard | static |
READ_BUFFER_SIZE | Noble.Leaderboard.Leaderboard | static |