Enum GameMode
Mode of the game (Game API).
Namespace:RiotSharp
Assembly:RiotSharp.dll
Syntax
public enum GameMode : int
Fields
| Name | Description |
|---|---|
| Aram | ARAM games. |
| Ascension | Ascension mode games. |
| Classic | Classic Summoner's Rift and Twisted Treeline games. |
| Dominion | Dominion/Crystal Scar games. |
| FirstBlood | Snowdown Showdown games. |
| Intro | Introduction game mode. |
| KingPoro | King Poro game mode. |
| OneForAll | One for All games. |
| Siege | Nexus Siege game mode. |
| Tutorial | Tutorial games. |