Files
godot/editor/inspector
风青山 7a1f759943 Disable the "Edit"/"Clear" menu item when the EditorResourcePicker is force_allow_unique
Since `force_allow_unique` is enabled when the corresponding property
does not exist, the displayed value is "inherited". Therefore, it
should not be edited/cleared at this time.
2026-03-20 15:56:50 +08:00
..