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
MerchData
C# Class MerchData, TapBand
Mostra file
Open project: minimalgeek/TapBand
Class Usage Examples
Public Properties
Property
Type
Description
coinPerSecond
int
id
int
level
int
merchType
MerchType
name
string
timeLimit
int
upgradeCost
int
Property Details
coinPerSecond
public_oe property
public
int
coinPerSecond
return
int
id
public_oe property
public
int
id
return
int
level
public_oe property
public
int
level
return
int
merchType
public_oe property
public
MerchType
merchType
return
MerchType
name
public_oe property
public
string
name
return
string
timeLimit
public_oe property
public
int
timeLimit
return
int
upgradeCost
public_oe property
public
int
upgradeCost
return
int