MessagePanel
Inherits: MarginContainer < Container < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
void |
_ready ( ) |
void |
|
void |
set_auto_dismiss ( float delay ) |
void |
|
void |
|
void |
dismiss ( ) |
void |
set_error_text ( String text ) |
void |
Property Descriptions
Variant dismiss_progress = <unknown>
There is currently no description for this property. Please help us by contributing one!
Variant msg_txt = <unknown>
There is currently no description for this property. Please help us by contributing one!
Variant show_all = <unknown>
There is currently no description for this property. Please help us by contributing one!
Variant full_message = <unknown>
There is currently no description for this property. Please help us by contributing one!
Variant full_popup = <unknown>
There is currently no description for this property. Please help us by contributing one!
String message
void @message_setter ( String value )
There is currently no description for this property. Please help us by contributing one!
bool _auto_dismissed = false
There is currently no description for this property. Please help us by contributing one!
float _auto_dismiss_delay = 10.0
There is currently no description for this property. Please help us by contributing one!
float elapsed = 0.0
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _ready ( )
There is currently no description for this method. Please help us by contributing one!
void _process ( Variant delta )
There is currently no description for this method. Please help us by contributing one!
void set_auto_dismiss ( float delay )
There is currently no description for this method. Please help us by contributing one!
void _on_dismiss_timer_timeout ( )
There is currently no description for this method. Please help us by contributing one!
void _on_dismiss_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void dismiss ( )
There is currently no description for this method. Please help us by contributing one!
void set_error_text ( String text )
There is currently no description for this method. Please help us by contributing one!
void _on_show_all_pressed ( )
There is currently no description for this method. Please help us by contributing one!