C# Class MoodSwingGame.MSFistulaTreatmentCenterStats

Inheritance: MSUltiBuildingStat
Show file Open project: verngutz/MoodSwing Class Usage Examples

Public Methods

Method Description
GetFundsCost ( ) : int
GetInstance ( ) : MSFistulaTreatmentCenterStats
GetVolunteerCost ( ) : int

Private Methods

Method Description
MSFistulaTreatmentCenterStats ( ) : System

Method Details

GetFundsCost() public method

public GetFundsCost ( ) : int
return int

GetInstance() public static method

public static GetInstance ( ) : MSFistulaTreatmentCenterStats
return MSFistulaTreatmentCenterStats

GetVolunteerCost() public method

public GetVolunteerCost ( ) : int
return int