From 2e167ca943309cbae165b4ece4bec62f8fdfbc24 Mon Sep 17 00:00:00 2001
From: RedworkDE <10944644+RedworkDE@users.noreply.github.com>
Date: Tue, 7 Feb 2023 22:33:19 +0100
Subject: Bind `EditorExportPlugin::_get_export_features`
---
doc/classes/EditorExportPlugin.xml | 8 ++++++++
1 file changed, 8 insertions(+)
(limited to 'doc/classes')
diff --git a/doc/classes/EditorExportPlugin.xml b/doc/classes/EditorExportPlugin.xml
index 3e8ce10aa5..fd76e8ddaa 100644
--- a/doc/classes/EditorExportPlugin.xml
+++ b/doc/classes/EditorExportPlugin.xml
@@ -87,6 +87,14 @@
Return a hash based on the configuration passed (for both scenes and resources). This helps keep separate caches for separate export configurations.
+
+
+
+
+
+ Return a [PackedStringArray] of additional features this preset, for the given [param platform], should have.
+
+
--
cgit v1.2.3