Revert "Update Node::get_configuration_warnings signature"
This reverts commit d3852deaa4.
This commit is contained in:
@@ -78,7 +78,7 @@ public:
|
||||
void apply_rest();
|
||||
Transform2D get_skeleton_rest() const;
|
||||
|
||||
Array get_configuration_warnings() const override;
|
||||
PackedStringArray get_configuration_warnings() const override;
|
||||
|
||||
void set_autocalculate_length_and_angle(bool p_autocalculate);
|
||||
bool get_autocalculate_length_and_angle() const;
|
||||
|
||||
Reference in New Issue
Block a user