C# Class Getinformation, ScreenBasedSimulator2

Inheritance: MonoBehaviour
显示文件 Open project: ScreenBasedSimulator/ScreenBasedSimulator2

Public Properties

Property Type Description
dplabel string
i int

Public Methods

Method Description
OnGUI ( ) : void
Start ( ) : void

Private Methods

Method Description
RepeatedGet ( ) : IEnumerator
SendAnesthesiaMachine ( string status ) : IEnumerator
SendCallCode ( string code ) : IEnumerator
SendDrug ( string drugName, string dose ) : IEnumerator

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

dplabel public_oe property

public string dplabel
return string

i public_oe property

public int i
return int