Method | Description | |
---|---|---|
Action ( Object obj ) : void | ||
OnGUI ( DiagramContext, context ) : bool | ||
Select ( DiagramContext, context, Vector2 position ) : void | ||
log ( string text ) : void |
public OnGUI ( DiagramContext, context ) : bool | ||
context | DiagramContext, | |
return | bool |
public Select ( DiagramContext, context, Vector2 position ) : void | ||
context | DiagramContext, | |
position | Vector2 | |
return | void |