From dd814a0dca13d28edf20d71c79bb0a0d99954685 Mon Sep 17 00:00:00 2001 From: SaracenOne Date: Fri, 29 Apr 2022 07:06:48 +0100 Subject: Disable editing properties in foreign resources from imported scenes or objects returning true from a function named '_is_read_only' and disable resaving imported resources. --- doc/classes/EditorResourcePicker.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/classes') diff --git a/doc/classes/EditorResourcePicker.xml b/doc/classes/EditorResourcePicker.xml index c88a7b75b0..4182ab3c16 100644 --- a/doc/classes/EditorResourcePicker.xml +++ b/doc/classes/EditorResourcePicker.xml @@ -62,9 +62,9 @@ - + - Emitted when the resource value was set and user clicked to edit it. When [param edit] is [code]true[/code], the signal was caused by the context menu "Edit" option. + Emitted when the resource value was set and user clicked to edit it. When [param inspect] is [code]true[/code], the signal was caused by the context menu "Edit" or "Inspect" option. -- cgit v1.2.3