.. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/docs/gdscript/jam_launch/MessagePanel.xml. .. _class_MessagePanel: MessagePanel ============ **Inherits:** :ref:`MarginContainer` **<** :ref:`Container` **<** :ref:`Control` **<** :ref:`CanvasItem` **<** :ref:`Node` **<** :ref:`Object` .. container:: contribute There is currently no description for this class. Please help us by :ref:`contributing one `! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`Variant` | :ref:`dismiss_progress` | ```` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`Variant` | :ref:`msg_txt` | ```` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`Variant` | :ref:`show_all` | ```` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`Variant` | :ref:`full_message` | ```` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`Variant` | :ref:`full_popup` | ```` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`String` | :ref:`message` | | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`bool` | :ref:`_auto_dismissed` | ``false`` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`float` | :ref:`_auto_dismiss_delay` | ``10.0`` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ | :ref:`float` | :ref:`elapsed` | ``0.0`` | +-------------------------------+-----------------------------------------------------------------------------+---------------+ .. rst-class:: classref-reftable-group Methods ------- .. table:: :widths: auto +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`_ready` **(** **)** | +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`_process` **(** :ref:`Variant` delta **)** | +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_auto_dismiss` **(** :ref:`float` delay **)** | +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`_on_dismiss_timer_timeout` **(** **)** | +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`_on_dismiss_pressed` **(** **)** | +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`dismiss` **(** **)** | +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`set_error_text` **(** :ref:`String` text **)** | +------+-----------------------------------------------------------------------------------------------------------------+ | void | :ref:`_on_show_all_pressed` **(** **)** | +------+-----------------------------------------------------------------------------------------------------------------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_MessagePanel_property_dismiss_progress: .. rst-class:: classref-property :ref:`Variant` **dismiss_progress** = ```` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property_msg_txt: .. rst-class:: classref-property :ref:`Variant` **msg_txt** = ```` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property_show_all: .. rst-class:: classref-property :ref:`Variant` **show_all** = ```` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property_full_message: .. rst-class:: classref-property :ref:`Variant` **full_message** = ```` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property_full_popup: .. rst-class:: classref-property :ref:`Variant` **full_popup** = ```` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property_message: .. rst-class:: classref-property :ref:`String` **message** .. rst-class:: classref-property-setget - void **@message_setter** **(** :ref:`String` value **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property__auto_dismissed: .. rst-class:: classref-property :ref:`bool` **_auto_dismissed** = ``false`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property__auto_dismiss_delay: .. rst-class:: classref-property :ref:`float` **_auto_dismiss_delay** = ``10.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_property_elapsed: .. rst-class:: classref-property :ref:`float` **elapsed** = ``0.0`` .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Method Descriptions ------------------- .. _class_MessagePanel_private_method__ready: .. rst-class:: classref-method void **_ready** **(** **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_private_method__process: .. rst-class:: classref-method void **_process** **(** :ref:`Variant` delta **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_method_set_auto_dismiss: .. rst-class:: classref-method void **set_auto_dismiss** **(** :ref:`float` delay **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_private_method__on_dismiss_timer_timeout: .. rst-class:: classref-method void **_on_dismiss_timer_timeout** **(** **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_private_method__on_dismiss_pressed: .. rst-class:: classref-method void **_on_dismiss_pressed** **(** **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_method_dismiss: .. rst-class:: classref-method void **dismiss** **(** **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_method_set_error_text: .. rst-class:: classref-method void **set_error_text** **(** :ref:`String` text **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_MessagePanel_private_method__on_show_all_pressed: .. rst-class:: classref-method void **_on_show_all_pressed** **(** **)** .. container:: contribute There is currently no description for this method. Please help us by :ref:`contributing one `! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`