.. Generated automatically by doc/tools/makerst.py in Godot's source tree. .. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead. .. _class_PopupDialog: PopupDialog =========== **Inherits:** :ref:`Popup` **<** :ref:`Control` **<** :ref:`CanvasItem` **<** :ref:`Node` **<** :ref:`Object` **Category:** Core Brief Description ----------------- Base class for Popup Dialogs. Description ----------- PopupDialog is a base class for popup dialogs, along with :ref:`WindowDialog`.