C# Class MediumInfoWindow, Hero.Coli

Inheritance: MonoBehaviour
Afficher le fichier Open project: CyberCRI/Hero.Coli Class Usage Examples

Méthodes publiques

Свойство Type Description
_mediumId int

Méthodes publiques

Méthode Description
changeMoleculeState ( string name, bool state ) : void
setMedium ( Medium, m ) : bool

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

changeMoleculeState() public méthode

public changeMoleculeState ( string name, bool state ) : void
name string
state bool
Résultat void

setMedium() public méthode

public setMedium ( Medium, m ) : bool
m Medium,
Résultat bool

Property Details

_mediumId public_oe property

public int _mediumId
Résultat int