JamEditorPluginDashboard
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 ( ) |
editor_icon ( StringName name ) |
|
void |
_on_page_stack_tab_changed ( Variant _tab ) |
void |
show_page ( JamEditorPluginPage page, bool push_to_stack=true ) |
void |
_on_jwt_changed ( Variant token ) |
void |
_on_project_select_open_project ( String project_id, String project_name ) |
void |
|
void |
|
void |
_on_new_project_create_done ( String project_id, String project_name ) |
void |
_on_project_session_page_selected ( String project_id, String project_name ) |
void |
show_error ( String msg, float auto_dismiss_delay=0.0 ) |
void |
show_message ( String msg, float auto_dismiss=0.0 ) |
void |
|
void |
|
void |
_on_back_pressed ( ) |
void |
_on_load_locker_lock_changed ( Variant locked ) |
Property Descriptions
Variant msg_scn = <Object>
There is currently no description for this property. Please help us by contributing one!
EditorPlugin plugin
There is currently no description for this property. Please help us by contributing one!
JamProjectApi project_api = <unknown>
There is currently no description for this property. Please help us by contributing one!
ScopeLocker load_locker = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamPageStack pages = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamEditorPluginPage login_page = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamEditorPluginPage project_select_page = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamEditorPluginPage project_page = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamEditorPluginPage new_project_page = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamEditorPluginPage sessions_page = <unknown>
There is currently no description for this property. Please help us by contributing one!
VBoxContainer errors = <unknown>
There is currently no description for this property. Please help us by contributing one!
HBoxContainer toolbar = <unknown>
There is currently no description for this property. Please help us by contributing one!
Button toolbar_refresh = <unknown>
There is currently no description for this property. Please help us by contributing one!
Button toolbar_back = <unknown>
There is currently no description for this property. Please help us by contributing one!
Label toolbar_title = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamAuthProxy auth_proxy = <unknown>
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!
Texture2D editor_icon ( StringName name )
There is currently no description for this method. Please help us by contributing one!
void _on_page_stack_tab_changed ( Variant _tab )
There is currently no description for this method. Please help us by contributing one!
void show_page ( JamEditorPluginPage page, bool push_to_stack=true )
There is currently no description for this method. Please help us by contributing one!
void _on_jwt_changed ( Variant token )
There is currently no description for this method. Please help us by contributing one!
void _on_project_select_open_project ( String project_id, String project_name )
There is currently no description for this method. Please help us by contributing one!
void _on_project_select_new_project ( )
There is currently no description for this method. Please help us by contributing one!
void _on_new_project_cancel ( )
There is currently no description for this method. Please help us by contributing one!
void _on_new_project_create_done ( String project_id, String project_name )
There is currently no description for this method. Please help us by contributing one!
void _on_project_session_page_selected ( String project_id, String project_name )
There is currently no description for this method. Please help us by contributing one!
void show_error ( String msg, float auto_dismiss_delay=0.0 )
There is currently no description for this method. Please help us by contributing one!
void show_message ( String msg, float auto_dismiss=0.0 )
There is currently no description for this method. Please help us by contributing one!
void _on_log_out_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void _on_refresh_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void _on_back_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void _on_load_locker_lock_changed ( Variant locked )
There is currently no description for this method. Please help us by contributing one!