Fixed properly not save signals that already exist in their base scenes, closes #5656
This commit is contained in:
@ -72,6 +72,8 @@ public:
|
||||
|
||||
NodePath rel_path_to(const NodePath& p_np) const;
|
||||
|
||||
void prepend_period();
|
||||
|
||||
StringName get_property() const;
|
||||
|
||||
NodePath get_parent() const;
|
||||
|
||||
Reference in New Issue
Block a user