Show / Hide Table of Contents

Enum TournamentRegion

Tournament regions for League of Legends (LoL) used in TournamentStubV4 and TournamentV4's RegisterProviderData method.

Namespace: Camille.Enums
Assembly: Camille.Enums.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum TournamentRegion : byte

Fields

Name Description
BR

Brazil.

For br1.

EUNE

Europe, Northeast.

For eun1.

EUW

Europe, West.

For euw1.

JP

Japan.

For jp1.

LAN

Latin America, North.

For la1.

LAS

Latin America, South.

For la2.

NA

North America.

For na1.

OCE

Oceania.

For oc1.

PBE

Public Beta Environment, special beta testing platform. Located in North America.

For pbe1.

TR

Turkey

For tr1.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX