Enum ChampionData
Enum when requesting data for the Champion Static API.
Namespace:RiotSharp.StaticDataEndpoint
Assembly:RiotSharp.dll
Syntax
public enum ChampionData : int
Fields
| Name | Description |
|---|---|
| all | |
| allytips | |
| basic | The default. Resolves to type, version, data, id, key, name, and title |
| blurb | |
| enemytips | |
| image | |
| info | |
| lore | |
| partype | |
| passive | |
| recommended | |
| skins | |
| spells | |
| stats | |
| tags |