You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Update Node::get_configuration_warnings signature
This commit is contained in:
@@ -59,7 +59,7 @@ public:
|
||||
|
||||
void set_base_offset_and_scale(const Point2 &p_offset, real_t p_scale);
|
||||
|
||||
PackedStringArray get_configuration_warnings() const override;
|
||||
Array get_configuration_warnings() const override;
|
||||
ParallaxLayer();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user