From cee8bd9e765c93c2ba890b94fc6750431e1e3c12 Mon Sep 17 00:00:00 2001 From: Marc Gilleron Date: Mon, 19 Sep 2022 15:20:34 +0100 Subject: Expose `EditorInspector.get_selected_path` --- doc/classes/EditorInspector.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/EditorInspector.xml b/doc/classes/EditorInspector.xml index 280a7bf34a..a1a43dd5bf 100644 --- a/doc/classes/EditorInspector.xml +++ b/doc/classes/EditorInspector.xml @@ -13,6 +13,14 @@ + + + + + Gets the path of the currently selected property. + + + -- cgit v1.2.3