You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-23 15:16:17 +00:00
Update Node::get_configuration_warnings signature
This commit is contained in:
@@ -385,7 +385,7 @@ public:
|
||||
|
||||
virtual bool is_text_field() const override;
|
||||
|
||||
PackedStringArray get_configuration_warnings() const override;
|
||||
Array get_configuration_warnings() const override;
|
||||
|
||||
void show_virtual_keyboard();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user