Enum LaneType
Lane's type (Match API).
Namespace:RiotSharp.MatchEndpoint.Enums
Assembly:RiotSharp.dll
Syntax
public enum LaneType : int
Fields
Name | Description |
---|---|
BotLane | Corresponds to the bot lane. |
MidLane | Corresponds to the mid lane. |
TopLane | Corresponds to the top lane. |