Show / Hide Table of Contents

Enum Tier

Contains tier names (CHALLENGER, MASTER, etc.)

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

Fields

Name Description
BRONZE
CHALLENGER
DIAMOND
EMERALD
GOLD
GRANDMASTER
IRON
MASTER
NONE

Returned by LCU only.

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