Enum SummonerSpellData
Enum when requesting data for the SummonerSpell Static API.
Namespace:RiotSharp.StaticDataEndpoint
Assembly:RiotSharp.dll
Syntax
public enum SummonerSpellData : int
Fields
| Name | Description |
|---|---|
| all | |
| basic | The default. Resolves to type, version, data, id, key, name, description, and summonerLevel |
| cooldown | |
| cooldownBurn | |
| cost | |
| costBurn | |
| costType | |
| effect | |
| effectBurn | |
| image | |
| key | |
| maxrank | |
| modes | |
| range | |
| rangeBurn | |
| resource | |
| tooltip | |
| vars |