You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-04 19:21:46 +00:00
Removes Script::get_node_type()
used before GDScript, with squirrel apparently
This commit is contained in:
@@ -339,8 +339,6 @@ public:
|
||||
|
||||
virtual bool is_tool() const;
|
||||
|
||||
virtual String get_node_type() const;
|
||||
|
||||
virtual ScriptLanguage *get_language() const;
|
||||
|
||||
virtual bool has_script_signal(const StringName &p_signal) const;
|
||||
|
||||
Reference in New Issue
Block a user