Свойство | Type | Description | |
---|---|---|---|
_checkBoxPrefab | Transform |
Méthode | Description | |
---|---|---|
MolCheckBoxList ( ) : System.Collections | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
changeMoleculeState ( string name, bool state ) : void | ||
setMedium ( Medium, med ) : void |
Méthode | Description | |
---|---|---|
UpdateCheckBoxes ( ) : void |
public MolCheckBoxList ( ) : System.Collections | ||
Résultat | System.Collections |
public changeMoleculeState ( string name, bool state ) : void | ||
name | string | |
state | bool | |
Résultat | void |