mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[code] Dynamic toolbox that displays script functions and variables.
Change-Id: Id1494580b3832540633d3aefaf04710d21e0a44c
This commit is contained in:
@@ -20,6 +20,7 @@ public:
|
||||
void renameSelectedScript();
|
||||
void deleteScriptAtIndex(int i);
|
||||
void reloadConsole();
|
||||
void loadPythonIfNeeded();
|
||||
void openConsoleWithScriptAtIndex(int scriptIndex);
|
||||
void scriptContentEditionDidFinish();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user