C# Class activity

ファイルを表示 Open project: Aerolith-Studios/White-Collar Class Usage Examples

Public Properties

Property Type Description
Entertainment int
Exercise int
Relax int
SelfImprovement int
Social int
Stats stats,
button Button,
stressMan StressManager,

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Entertainment public_oe property

public int Entertainment
return int

Exercise public_oe property

public int Exercise
return int

Relax public_oe property

public int Relax
return int

SelfImprovement public_oe property

public int SelfImprovement
return int

Social public_oe property

public int Social
return int

Stats public_oe property

public stats, Stats
return stats,

button public_oe property

public Button, button
return Button,

stressMan public_oe property

public StressManager, stressMan
return StressManager,