C# Class PulsedPatternInspector, G-Audio

Inheritance: GATBaseInspector
ファイルを表示 Open project: gregzo/G-Audio

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
OnEnable ( ) : void

Private Methods

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

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void