We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5cf10a + 1584d94 commit 6aba137Copy full SHA for 6aba137
tutorials/export/feature_tags.rst
@@ -153,6 +153,10 @@ field in the *export preset* used to generate it:
153
running the project from the editor, even if the export preset marked as
154
**Runnable** for your current platform has custom feature tags defined.
155
156
+ Custom feature tags are also not used in :ref:`class_EditorExportPlugin`
157
+ scripts. Instead, feature tags in :ref:`class_EditorExportPlugin`
158
+ will reflect the device the editor is currently running on.
159
+
160
Overriding project settings
161
---------------------------
162
0 commit comments