Property | Type | Description | |
---|---|---|---|
_mediumId | int |
Method | Description | |
---|---|---|
changeMoleculeState ( string name, bool state ) : void | ||
setMedium ( Medium, m ) : bool |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
public changeMoleculeState ( string name, bool state ) : void | ||
name | string | |
state | bool | |
return | void |