C# Class PulsedPatternInspector, G-Audio

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

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Méthodes protégées

Méthode Description
OnEnable ( ) : void

Private Methods

Méthode Description
CheckSamples ( ) : void
DrawSampleInfo ( PatternSample info, bool canPreview, int index ) : bool
GetIndexOfSample ( string sampleName ) : int
OnDisable ( ) : void
UpdateSampleOptions ( ) : void

Method Details

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void