Enum RuneData
Enum when requesting data for the Rune Static API.
Namespace:RiotSharp.StaticDataEndpoint
Assembly:RiotSharp.dll
Syntax
public enum RuneData : int
Fields
| Name | Description |
|---|---|
| all | |
| basic | The default. Resolves to type, version, data, id, name, rune, and description |
| colloq | |
| image | |
| plaintext | |
| stats | |
| tags |