|
Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Editor for the BindExternal order.


Public Member Functions | |
| override void | OnGUI (Action action, Brain ai) |
| Draws the custom interface in editor. More... | |
| override void | DebugGUI (Action action, Brain ai) |
| Draws the custom interface in debug tab. More... | |
Properties | |
| string | Message = "" [get] |
| Node's message. | |
| bool | IsDefaultEditor = false [get] |
| Is the editor is not overridden. | |
Draws the custom interface in debug tab.
| action | Source action. |
| ai | Source entity. |
Reimplemented from Doloro.AI.ActionEditor.
Draws the custom interface in editor.
| action | Source action. |
| ai | Source entity. |
Reimplemented from Doloro.AI.ActionEditor.