Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StatData

Hierarchy

  • StatData

Implements

Index

Properties

statType

statType: number = 0

The type of stat.

statValue

statValue: number

The number value of this stat, if this is not a string stat.

stringStatValue

stringStatValue: string

The string value of this stat, if this is a string stat.

Methods

Private isStringStat

  • isStringStat(): boolean

read

write

Generated using TypeDoc