C# Class ItemState, TimeTeamProject

Inheritance: MonoBehaviour
Show file Open project: cmpt360/TimeTeamProject Class Usage Examples

Public Properties

Property Type Description
stat StatCollectionClass,

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

stat public property

public StatCollectionClass, stat
return StatCollectionClass,