From 5c1254e42930622465588209cb2bb57da8fdc8d6 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sun, 10 Sep 2023 22:19:26 +0200 Subject: [PATCH] Implemented custom script class types for EditorQuickOpen. --- editor/editor_data.cpp | 32 ++++++++++++++++++++++++++++++++ editor/editor_data.h | 1 + editor/quick_open.cpp | 27 +++++++++++++++++---------- 3 files changed, 50 insertions(+), 10 deletions(-) diff --git a/editor/editor_data.cpp b/editor/editor_data.cpp index b0d3d8cb0..a2e73b39f 100644 --- a/editor/editor_data.cpp +++ b/editor/editor_data.cpp @@ -1006,6 +1006,38 @@ Ref