C# Class Klak.Wiring.Patcher.Inlet

Afficher le fichier Open project: keijiro/OscKlak Class Usage Examples

Méthodes publiques

Méthode Description
DrawGUI ( bool updateRect ) : bool
Inlet ( string methodName, string displayName ) : UnityEngine

Private Methods

Méthode Description
MakeDisplayName ( string name ) : string

Method Details

DrawGUI() public méthode

public DrawGUI ( bool updateRect ) : bool
updateRect bool
Résultat bool

Inlet() public méthode

public Inlet ( string methodName, string displayName ) : UnityEngine
methodName string
displayName string
Résultat UnityEngine