Show / Hide Table of Contents

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.

Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX