C# Class GATPlayerInspector, G-Audio

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

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
IGATAudioThreadStreamClient ( float data, int offset, bool emptyData, IGATAudioThreadStream stream ) : void
OnDisable ( ) : void
OnEnable ( ) : void
SetupTracksInfo ( ) : void
UnregisterFromStreams ( ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void