Enum PlatformRoute
Platform routes for League of Legends (LoL), Teanfight Tactics (TFT), and Legends of Runeterra (LoR).
Namespace: Camille.Enums
Assembly: Camille.Enums.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum PlatformRoute : byte
Fields
Name | Description |
---|---|
BR1 | Brazil.
|
EUN1 | Europe, Northeast.
|
EUW1 | Europe, West.
|
JP1 | Japan.
|
KR | Korea.
|
LA1 | Latin America, North.
|
LA2 | Latin America, South.
|
ME1 | Middle East and North Africa.
|
NA1 | North America.
|
OC1 | Oceania.
|
PBE1 | Public Beta Environment, special beta testing platform. Located in North America.
|
PH2 | Philippines, moved into
|
RU | Russia
|
SG2 | Singapore, Thailand, Philippines
|
TH2 | Thailand, moved into
|
TR1 | Turkey
|
TW2 | Taiwan
|
VN2 | Vietnam
|