Property | Type | Description | |
---|---|---|---|
_checkBoxPrefab | Transform |
Method | Description | |
---|---|---|
MolCheckBoxList ( ) : System.Collections | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
changeMoleculeState ( string name, bool state ) : void | ||
setMedium ( Medium, med ) : void |
Method | Description | |
---|---|---|
UpdateCheckBoxes ( ) : void |
public MolCheckBoxList ( ) : System.Collections | ||
return | System.Collections |
public changeMoleculeState ( string name, bool state ) : void | ||
name | string | |
state | bool | |
return | void |