“addons/jam_launch/editor_plugin/ChannelSummary.gd”

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

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

Properties

RichTextLabel

title

<unknown>

Button

link_nav

<unknown>

Button

link_copy

<unknown>

TextureRect

access_icon

<unknown>

CheckButton

check_public

<unknown>

CheckButton

check_guests

<unknown>

CheckButton

check_default

<unknown>

Dictionary

c

{}

Methods

void

_load_lock_changed ( bool locked )

void

set_channel ( Dictionary channel_data, String release_name=”” )

void

_on_config_change ( bool _toggled_on )


Signals

update_channel ( String channel, Dictionary data )

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!


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!


CheckButton check_public = <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!


CheckButton check_default = <unknown>

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


Dictionary c = {}

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 set_channel ( Dictionary channel_data, String release_name=”” )

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


void _on_config_change ( bool _toggled_on )

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