RiotNet
8.0.0
A C#/.NET client for the Riot Games API.
|
CRiotNet.Models.AltImage | Contains alternate image data. |
CRiotNet.Models.BannedChampion | Contains information about a banned champion. |
CRiotNet.Models.BasicData | Represents an item or rune. |
►CRiotNet.Models.BasicDataStats | Represents stats, or buffs, of an object. |
CRiotNet.Models.Block | Represents a group of items in an item page. |
CRiotNet.Models.BlockItem | Represents an item on an item page. |
►CCamelCasePropertyNamesContractResolver | |
CRiotNet.Models.Champion | Contains champion data. |
CRiotNet.Models.ChampionMastery | Contains champion mastery data. |
►CDictionary | |
►CEventArgs | |
►CException | |
CRiotNet.Models.FeaturedGames | Contains list of featured games. |
CRiotNet.Models.GameCustomizationObject | Represents game customization data chosen by a participant. |
►CRiotNet.Models.GameInfoBase | Base information for games (used in FeaturedGameInfo and CurrentGameInfo). |
CRiotNet.Models.Gold | Contains purchase information for an item. |
CRiotNet.Models.Group | Contains item group data, which defines the maximum number of items of a certain type that a player can own. |
►CHttpContent | |
CRiotNet.Models.Image | Contains image data. |
CRiotNet.Models.Incident | Represents a server incident report. |
►CRiotNet.IRateLimiter | Handles proactive rate limiting. You should only ever create one instance of this interface. |
►CRiotNet.IRiotClient | A client that interacts with the Riot Games API. |
►CIsoDateTimeConverter | |
►CJsonConverter | |
►CKeyedCollection | |
►CRiotNet.Models.LeagueItem | Contains league participant information representing a summoner. |
CRiotNet.Models.LeagueList | Represents a ranked league. |
CRiotNet.Models.LevelTip | Explains what happens when levelling up an ability. |
►CList | |
CRiotNet.Models.LobbyEvent | Represents an event that occurred in a game lobby. |
CRiotNet.Models.LobbyEventWrapper | Contains a list of lobby events. |
CRiotNet.Models.Mastery | Contains information about a single mastery in a mastery page. |
CRiotNet.Models.Match | Contains detailed game information. |
CRiotNet.Models.MatchEvent | This object contains game event information. Note that not all legal type values documented below are valid for all games. Event data evolves over time and certain values may be relevant only for older or newer games. |
CRiotNet.Models.MatchFrame | This object contains game frame information. |
CRiotNet.Models.MatchList | Contains a list of matches, with basic match information. Returned when using the Matchlist API. The end index of the list may be modified to ensure that there is a maximum of 20 games in the list. |
CRiotNet.Models.MatchParticipant | This object contains match participant information. |
CRiotNet.Models.MatchParticipantFrame | This object contains participant frame information. |
CRiotNet.Models.MatchParticipantIdentity | Contains participant identity information. |
CRiotNet.Models.MatchParticipantStats | This object contains participant statistics information. |
CRiotNet.Models.MatchParticipantTimeline | This object contains all timeline information. Delta fields refer to values for the specified period (e.g., the gold per minute over the first 10 minutes of the game versus the second 20 minutes of the game). Diffs fields refer to the deltas versus the calculated lane opponent(s). |
CRiotNet.Models.MatchParticipantTimelineData | This object contains timeline data. |
CRiotNet.Models.MatchPlayer | This object contains match player information. |
CRiotNet.Models.MatchReference | This object contains some basic match information. Used as a part of the Matchlist API in MatchList. |
CRiotNet.Models.MatchTeam | Represents a team in a particular match. |
CRiotNet.Models.MatchTimeline | This object contains game timeline information. |
CRiotNet.Models.Message | Represents a server incident message. |
CRiotNet.Models.MetaData | Represents metadata for a rune. |
CRiotNet.Models.MiniSeries | Contains information about a promotion series. |
CRiotNet.Models.Observer | Contains observer information (for spectator). |
►CRiotNet.Models.Participant | Contains information about a participant in a game that is in progress (or was in progress at the time the data was retrieved). |
CRiotNet.Models.Passive | Contains champion passive ability data. |
CRiotNet.Models.Perks | Contains information on the perks (runes) chosen by a participant in a match. |
►CRiotNet.Models.PersistableDictionary< string, bool > | |
►CRiotNet.Models.PersistableDictionary< string, string > | |
►CRiotNet.Models.PersistableList< double > | |
►CRiotNet.Models.PersistableList< int > | |
►CPersistableList< List< double >> | |
►CRiotNet.Models.PersistableList< long > | |
►CRiotNet.Models.PersistableList< string > | |
CRiotNet.Models.Player | Basic info about a player in a game. |
CRiotNet.Models.Position | This object contains participant frame position information. |
CRiotNet.RateLimitRule | Represents a single rule of a rate limit. |
CRiotNet.RateLimiter.RateLimitTracker | Represents a request count for a rate limiting rule. |
CRiotNet.Models.Recommended | Represents a recommended item set. |
CRiotNet.RateLimiter.RequestCount | Represents a request count for a rate limiting rule. |
CRiotNet.RiotClientSettings | Contains settings for a RiotClient. |
CRiotNet.RiotResponse | A wrapper for the |
CRiotNet.Models.Rune | Represents a rune on a player's rune page. |
CRiotNet.Models.Service | Represents server services. |
CRiotNet.Models.ShardStatus | Represents detailed server information. |
CRiotNet.Models.Skin | Contains champion skin data. |
CRiotNet.Models.SpellVars | Contains spell data for a single rank of a spell. |
CRiotNet.Models.Stats | Contains champion stats data. |
CRiotNet.Models.Summoner | Contains summoner information. |
CRiotNet.Models.TournamentCode | Contains information about a tournament code. |
CRiotNet.Models.Translation | Represents a message translation. |