The Menu Bar runs across the top of the window and is your primary navigational tool for accessing all other tools & windows.
File - Developer Suite Mode | |
New File | Create a new script file |
Save File | Saves the currently selected script file |
Save File As | Saves the currently selected script file as a different file |
Close File | Closes the currently selected script file in the Editor |
Exit | Closes the Script Editor |
File - Input Manager | |
New Keymap | Creates a new Keymap in the project |
Save Keymap | Save all the Keymaps in the project |
Exit | Closes the Script Editor |
Edit | |
Undo | Undo the last action taken by the user |
Redo | Redo the last action taken by the user |
View | |
Project Explorer | Show/Hide the Project Explorer |
Console | Show/Hide the Console output |
Script | |
Test Script | Runs the currently selected file. Note that script start point is the main() function. |
Clear Console Before Test | Clear the console at the start of each script execution |
Help | |
Documentation | Opens this documentation. |