Drag[en]gine Script Module DragonScript
1.23
|
Action discarding changes and closing dialog. More...
Public Member Functions | |
ActionCancel | new (WindowSettings window) |
void | onAction (ActionEvent event) |
Run action. More... | |
Action discarding changes and closing dialog.
ActionCancel Dragengine.Gui.WindowSettings.ActionCancel.new | ( | WindowSettings | window | ) |
void Dragengine.Gui.WindowSettings.ActionCancel.onAction | ( | ActionEvent | event | ) |
Run action.
Implements Dragengine.Gui.Events.ActionListener.