C# Class Klak.Wiring.Patcher.Inlet

显示文件 Open project: keijiro/OscKlak Class Usage Examples

Public Methods

Method Description
DrawGUI ( bool updateRect ) : bool
Inlet ( string methodName, string displayName ) : UnityEngine

Private Methods

Method Description
MakeDisplayName ( string name ) : string

Method Details

DrawGUI() public method

public DrawGUI ( bool updateRect ) : bool
updateRect bool
return bool

Inlet() public method

public Inlet ( string methodName, string displayName ) : UnityEngine
methodName string
displayName string
return UnityEngine