C# Class MasterPulseInspector, G-Audio

Inheritance: PulseBaseInspector
显示文件 Open project: gregzo/G-Audio

Protected Properties

Property Type Description
_masterPulse GAudio.MasterPulseModule

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
OnDisable ( ) : void
OnEnable ( ) : void

Method Details

OnDisable() protected method

protected OnDisable ( ) : void
return void

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

Property Details

_masterPulse protected_oe property

protected MasterPulseModule,GAudio _masterPulse
return GAudio.MasterPulseModule