“addons/jam_launch/editor_plugin/ReleaseSummary.gd”
Inherits: MarginContainer < Container < Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
void |
_load_lock_changed ( bool locked ) |
void |
_ready ( ) |
void |
set_channels ( Array channels ) |
void |
set_release ( String proj_id, Dictionary r ) |
release_page_uri ( ) |
|
void |
_on_copy_pressed ( ) |
void |
_on_check_public_toggled ( bool toggled_on ) |
void |
_show_logs ( String log_url ) |
void |
|
void |
on_export_active_changed ( bool export_active ) |
void |
_on_check_guests_toggled ( bool toggled_on ) |
void |
|
void |
_on_channel_selected ( int idx ) |
Signals
update_release ( String release_id, Dictionary data )
There is currently no description for this signal. Please help us by contributing one!
show_logs ( String log_url )
There is currently no description for this signal. Please help us by contributing one!
build_busy ( )
There is currently no description for this signal. Please help us by contributing one!
Property Descriptions
RichTextLabel title = <unknown>
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
Button link_copy = <unknown>
There is currently no description for this property. Please help us by contributing one!
CheckButton check_public = <unknown>
There is currently no description for this property. Please help us by contributing one!
TextureRect access_icon = <unknown>
There is currently no description for this property. Please help us by contributing one!
GridContainer jobs = <unknown>
There is currently no description for this property. Please help us by contributing one!
CheckButton check_guests = <unknown>
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
Control current_channel = <unknown>
There is currently no description for this property. Please help us by contributing one!
Label current_channel_lbl = <unknown>
There is currently no description for this property. Please help us by contributing one!
JamEditorPluginDashboard dashboard
void @dashboard_setter ( JamEditorPluginDashboard value )
There is currently no description for this property. Please help us by contributing one!
String project_id = ""
There is currently no description for this property. Please help us by contributing one!
String release_id = ""
There is currently no description for this property. Please help us by contributing one!
Variant release_data
There is currently no description for this property. Please help us by contributing one!
bool local_export_active = false
There is currently no description for this property. Please help us by contributing one!
Variant dashboard_url = "https://app.jamlaunch.com"
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _load_lock_changed ( bool locked )
There is currently no description for this method. Please help us by contributing one!
void _ready ( )
There is currently no description for this method. Please help us by contributing one!
void set_channels ( Array channels )
There is currently no description for this method. Please help us by contributing one!
void set_release ( String proj_id, Dictionary r )
There is currently no description for this method. Please help us by contributing one!
String release_page_uri ( )
There is currently no description for this method. Please help us by contributing one!
void _on_copy_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void _on_check_public_toggled ( bool toggled_on )
There is currently no description for this method. Please help us by contributing one!
void _show_logs ( String log_url )
There is currently no description for this method. Please help us by contributing one!
void _on_page_link_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void on_export_active_changed ( bool export_active )
There is currently no description for this method. Please help us by contributing one!
void _on_check_guests_toggled ( bool toggled_on )
There is currently no description for this method. Please help us by contributing one!
void _on_clear_channel_pressed ( )
There is currently no description for this method. Please help us by contributing one!
void _on_channel_selected ( int idx )
There is currently no description for this method. Please help us by contributing one!