Drag[en]gine Script Module DragonScript
1.23
|
Action discarding changes in the visible sheet. More...
Public Member Functions | |
ActionReset | new (WindowSettings window) |
void | onAction (ActionEvent event) |
Run action. More... | |
Action discarding changes in the visible sheet.
ActionReset Dragengine.Gui.WindowSettings.ActionReset.new | ( | WindowSettings | window | ) |
void Dragengine.Gui.WindowSettings.ActionReset.onAction | ( | ActionEvent | event | ) |
Run action.
Implements Dragengine.Gui.Events.ActionListener.