Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
EquipmentData
C# Class EquipmentData, TapBand
Mostra file
Open project: minimalgeek/TapBand
Class Usage Examples
Public Properties
Property
Type
Description
equipmentType
EquipmentType,
id
int
level
int
name
string
tapMultiplier
float
upgradeCost
int
Property Details
equipmentType
public_oe property
public
EquipmentType,
equipmentType
return
EquipmentType,
id
public_oe property
public
int
id
return
int
level
public_oe property
public
int
level
return
int
name
public_oe property
public
string
name
return
string
tapMultiplier
public_oe property
public
float
tapMultiplier
return
float
upgradeCost
public_oe property
public
int
upgradeCost
return
int