C# Class GATSampleBankInspector, 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
CheckBanks ( GATSoundBank newBank, int index ) : void

Private Methods

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

Method Details

CheckBanks() protected méthode

protected CheckBanks ( GATSoundBank newBank, int index ) : void
newBank GAudio.GATSoundBank
index int
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void