You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-13 13:31:48 +00:00
Fix array editor NodePath being relative to editor
This commit is contained in:
@@ -30,6 +30,8 @@ public:
|
||||
|
||||
void edit(Object* p_obj, const StringName& p_prop, Variant::Type p_deftype);
|
||||
|
||||
Node *get_node();
|
||||
|
||||
ArrayPropertyEdit();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user