Options
All
  • Public
  • Public/Protected
  • All
Menu

Creates a new rarity with the given parameters.

Hierarchy

  • Rarity

Index

Constructors

Properties

Constructors

  • new Rarity(name?: string, color?: string): Rarity

Properties

color: string

Determines the color of the rarity.

name: string

Determines the name of the rarity.

Generated using TypeDoc