Open 3D Engine ScriptCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ScriptCanvasEditor::UnsavedChangesDialog Class Reference

Inherits QDialog.

Public Member Functions

 AZ_CLASS_ALLOCATOR (UnsavedChangesDialog, AZ::SystemAllocator)
 
 UnsavedChangesDialog (const QString &filename, QWidget *pParent=nullptr)
 
UnsavedChangesOptions GetResult () const
 

Protected Member Functions

void OnSaveButton (bool clicked)
 
void OnContinueWithoutSavingButton (bool clicked)
 
void OnCancelWithoutSavingButton (bool clicked)
 

Protected Attributes

Ui::UnsavedChangesDialog * ui
 
UnsavedChangesOptions m_result = UnsavedChangesOptions::INVALID
 

The documentation for this class was generated from the following file: