C# Class Evolution_War.UpgradeGroup.Upgrade

Afficher le fichier Open project: jonathandlo/Evolution_War

Méthodes publiques

Свойство Type Description
Cost System.Int32
Level System.Int32
Name String

Méthodes publiques

Méthode Description
Upgrade ( String pName, Int32 pCost, Int32 pLevel ) : System

Method Details

Upgrade() public méthode

public Upgrade ( String pName, Int32 pCost, Int32 pLevel ) : System
pName String
pCost System.Int32
pLevel System.Int32
Résultat System

Property Details

Cost public_oe property

public Int32,System Cost
Résultat System.Int32

Level public_oe property

public Int32,System Level
Résultat System.Int32

Name public_oe property

public String Name
Résultat String