Method | Description | |
---|---|---|
Construct ( SimpleNodeEditor.BaseNode owner ) : void | ||
Construct ( SimpleNodeEditor.BaseNode owner, Rect offset ) : void | ||
OnDestroy ( ) : void | ||
Slot ( SimpleNodeEditor.Signal signal ) : void |
public Construct ( SimpleNodeEditor.BaseNode owner ) : void | ||
owner | SimpleNodeEditor.BaseNode | |
return | void |
public Construct ( SimpleNodeEditor.BaseNode owner, Rect offset ) : void | ||
owner | SimpleNodeEditor.BaseNode | |
offset | Rect | |
return | void |
public Slot ( SimpleNodeEditor.Signal signal ) : void | ||
signal | SimpleNodeEditor.Signal | |
return | void |