Fix synchronization of global class name
This commit is contained in:
@@ -683,6 +683,7 @@ protected:
|
||||
|
||||
public:
|
||||
// Public for use with callable_mp.
|
||||
void init_plugins();
|
||||
void _on_plugin_ready(Object *p_script, const String &p_activate_name);
|
||||
|
||||
void editor_select(int p_which);
|
||||
|
||||
Reference in New Issue
Block a user