From 67cbca341a995ac641086df598720796da698b02 Mon Sep 17 00:00:00 2001 From: Yuri Sizov Date: Tue, 2 Nov 2021 14:35:15 +0300 Subject: Add a flag to EditorResourcePicker to differentiate selection contexts --- doc/classes/EditorResourcePicker.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/EditorResourcePicker.xml b/doc/classes/EditorResourcePicker.xml index 9c490cbb3e..b26b6f9527 100644 --- a/doc/classes/EditorResourcePicker.xml +++ b/doc/classes/EditorResourcePicker.xml @@ -62,8 +62,9 @@ + - Emitted when the resource value was set and user clicked to edit it. + Emitted when the resource value was set and user clicked to edit it. When [code]edit[/code] is [code]true[/code], the signal was caused by the context menu "Edit" option. -- cgit v1.2.3