Enum Lane
Participant's lane (Match API).
Namespace:RiotSharp.MatchEndpoint.Enums
Assembly:RiotSharp.dll
Syntax
public enum Lane : int
Fields
Name | Description |
---|---|
Bot | Corresponds to bot lane. |
Bottom | Corresponds to bot lane. |
Jungle | Corresponds to jungle. |
Mid | Corresponds to mid lane. |
Middle | Corresponds to mid lane. |
Top | Corresponds to top lane. |