C# Class EnvelopeWindow, G-Audio

Inheritance: EditorWindow
Afficher le fichier Open project: gregzo/G-Audio Class Usage Examples

Méthodes publiques

Méthode Description
InitWithEnvelope ( EnvelopeModule module ) : void

Private Methods

Méthode Description
DidChangePlayMode ( ) : void
DiscardEnvelope ( ) : void
GetLengthStringForSamples ( int samples ) : string
OnDisable ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
OnHierarchyWindowChange ( ) : void
OnLengthWasMapped ( bool didAdaptFades ) : void
OnLostFocus ( ) : void
SetupHandles ( ) : void
UpdatePosHandle ( ) : void
UpdateZoom ( ) : void

Method Details

InitWithEnvelope() public méthode

public InitWithEnvelope ( EnvelopeModule module ) : void
module GAudio.EnvelopeModule
Résultat void