Open Dev Kit Documentation :: Events Panel
The Events Panel holds the events for various controls of resources (such as keybinds, objects etc.). Events are like triggers that signal when a script should be executed.Events
List of all events for the currently selected control. Like properties, events are context-sensitive to whatever control is currently selected, so a button control will have different events to a textbox control for examplePop-up Context Menu
- Cut
- Copies the event in the clipboard while also removing it from the list
- Copy
- Copies the event in the clipboard
- Paste
- Places the event stored in the clipboard
- Delete
- Deletes the event
If you think anything is missing, please feel free to: submit documentation feedback on this page
