Show / Hide Table of Contents

Enum ValPlatformRoute

Platform routes for Valorant.

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

Fields

Name Description
AP

Asia-Pacific.

64 (riotapi-schema ID/repr)

BR

Brazil.

65 (riotapi-schema ID/repr)

ESPORTS

Special esports platform.

95 (riotapi-schema ID/repr)

EU

Europe.

66 (riotapi-schema ID/repr)

KR

Korea.

70 (riotapi-schema ID/repr)

LATAM

Latin America.

68 (riotapi-schema ID/repr)

NA

North America.

69 (riotapi-schema ID/repr)

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