Show / Hide Table of Contents

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.

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