|
Sequine - Scripting API
|
Public Member Functions | |
| virtual void | GoToNode (int _commandId) |
Protected Member Functions | |
| override CommandNodesContainer | CreateNodesContainer () |
| virtual void | Update () |
| virtual void | OnFocus () |
Protected Member Functions inherited from Calcatz.CookieCutter.NodeBasedEditor< CommandNodesContainer > | |
| virtual Rect | GetContainerArea () |
| virtual void | OnEnable () |
| virtual void | OnDisable () |
| virtual void | OnNodesContainerCreated () |
Protected Attributes | |
| bool | goToNodeOnExecute = false |
Protected Attributes inherited from Calcatz.CookieCutter.NodeBasedEditor< CommandNodesContainer > | |
| T | nodesContainer |
|
protectedvirtual |
Reimplemented from Calcatz.CookieCutter.NodeBasedEditor< CommandNodesContainer >.
|
virtual |
Reimplemented in Calcatz.CookieCutter.CommandInspectorWindow.
|
protectedvirtual |
|
protectedvirtual |
|
protected |