C# Class MasterPulseInspector, G-Audio

Inheritance: PulseBaseInspector
Afficher le fichier Open project: gregzo/G-Audio

Protected Properties

Свойство Type Description
_masterPulse GAudio.MasterPulseModule

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
OnDisable ( ) : void
OnEnable ( ) : void

Method Details

OnDisable() protected méthode

protected OnDisable ( ) : void
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Property Details

_masterPulse protected_oe property

protected MasterPulseModule,GAudio _masterPulse
Résultat GAudio.MasterPulseModule