“addons/jam_launch/editor_plugin/plugin.gd”
Inherits: EditorPlugin < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
Methods
void |
_enter_tree ( ) |
void |
_exit_tree ( ) |
_has_main_screen ( ) |
|
void |
_make_visible ( Variant visible ) |
_get_plugin_name ( ) |
|
_get_plugin_icon ( ) |
Property Descriptions
Variant dashboard = null
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void _enter_tree ( )
There is currently no description for this method. Please help us by contributing one!
void _exit_tree ( )
There is currently no description for this method. Please help us by contributing one!
Variant _has_main_screen ( )
There is currently no description for this method. Please help us by contributing one!
void _make_visible ( Variant visible )
There is currently no description for this method. Please help us by contributing one!
Variant _get_plugin_name ( )
There is currently no description for this method. Please help us by contributing one!
Variant _get_plugin_icon ( )
There is currently no description for this method. Please help us by contributing one!