C# Class MerchData, TapBand

Afficher le fichier Open project: minimalgeek/TapBand Class Usage Examples

Méthodes publiques

Свойство 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
Résultat int

id public_oe property

public int id
Résultat int

level public_oe property

public int level
Résultat int

merchType public_oe property

public MerchType merchType
Résultat MerchType

name public_oe property

public string name
Résultat string

timeLimit public_oe property

public int timeLimit
Résultat int

upgradeCost public_oe property

public int upgradeCost
Résultat int