Skip to content

Commit 6aba137

Browse files
authored
Merge pull request #11082 from Calinou/feature-tags-custom-features-editorexportplugin
Document unsupported custom feature tags in EditorExportPlugin in Feature tags
2 parents a5cf10a + 1584d94 commit 6aba137

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tutorials/export/feature_tags.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,10 @@ field in the *export preset* used to generate it:
153153
running the project from the editor, even if the export preset marked as
154154
**Runnable** for your current platform has custom feature tags defined.
155155

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+
156160
Overriding project settings
157161
---------------------------
158162

0 commit comments

Comments
 (0)