Interface DialogAction

All Known Implementing Classes:
DialogAction.ChangePage, DialogAction.CopyToClipboard, DialogAction.Custom, DialogAction.DynamicCustom, DialogAction.DynamicRunCommand, DialogAction.OpenUrl, DialogAction.RunCommand, DialogAction.ShowDialog, DialogAction.SuggestCommand

Represents an action button action in a dialog.

Notably some of these actions are duplicates from click events on components. Until adventure supports these properly they are duplicated.