C# Class Klak.Osc.OscInput

Inheritance: NodeBase
Afficher le fichier Open project: keijiro/OscKlak

Méthodes publiques

Méthode Description
DebugBang ( ) : void

Private Methods

Méthode Description
Awake ( ) : void
CheckDownTrigger ( float inputValue ) : bool
CheckUpTrigger ( float inputValue ) : bool
OnDisable ( ) : void
OnEnable ( ) : void
OscDataCallback ( float inputValue ) : void
Update ( ) : void

Method Details

DebugBang() public méthode

public DebugBang ( ) : void
Résultat void