JamEditorPluginDashboard

Inherits: MarginContainer < Container < Control < CanvasItem < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

Variant

msg_scn

<Object>

EditorPlugin

plugin

JamProjectApi

project_api

<unknown>

ScopeLocker

load_locker

<unknown>

JamPageStack

pages

<unknown>

JamEditorPluginPage

login_page

<unknown>

JamEditorPluginPage

project_select_page

<unknown>

JamEditorPluginPage

project_page

<unknown>

JamEditorPluginPage

new_project_page

<unknown>

JamEditorPluginPage

sessions_page

<unknown>

VBoxContainer

errors

<unknown>

HBoxContainer

toolbar

<unknown>

Button

toolbar_refresh

<unknown>

Button

toolbar_back

<unknown>

Label

toolbar_title

<unknown>

JamAuthProxy

auth_proxy

<unknown>

Methods

void

_ready ( )

Texture2D

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

_on_project_select_new_project ( )

void

_on_new_project_cancel ( )

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

_on_log_out_pressed ( )

void

_on_refresh_pressed ( )

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!