From 2e8ed75d8dc1dc16399fc695a1fb130f312f4c5b Mon Sep 17 00:00:00 2001 From: Franklin Sobrinho Date: Sun, 13 Dec 2015 11:42:29 -0300 Subject: Fix array editor NodePath being relative to editor --- tools/editor/array_property_edit.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/editor/array_property_edit.h') diff --git a/tools/editor/array_property_edit.h b/tools/editor/array_property_edit.h index acfb8e68e..948b2a71a 100644 --- a/tools/editor/array_property_edit.h +++ b/tools/editor/array_property_edit.h @@ -30,6 +30,8 @@ public: void edit(Object* p_obj, const StringName& p_prop, Variant::Type p_deftype); + Node *get_node(); + ArrayPropertyEdit(); }; -- cgit v1.2.3-70-g09d2