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 f824e27 + 9d25cf7 commit 7c7de0eCopy full SHA for 7c7de0e
doc/classes/EditorExportPlugin.xml
@@ -27,6 +27,7 @@
27
<description>
28
Return [code]true[/code] if this plugin will customize scenes based on the platform and features used.
29
When enabled, [method _get_customization_configuration_hash] and [method _customize_scene] will be called and must be implemented.
30
+ [b]Note:[/b] [method _customize_scene] will only be called for scenes that have been modified since the last export.
31
</description>
32
</method>
33
<method name="_customize_resource" qualifiers="virtual">
0 commit comments