Skip to content

Commit 9d25cf7

Browse files
Improve _begin_customize_scenes description
1 parent 04692d8 commit 9d25cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/classes/EditorExportPlugin.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<description>
2828
Return [code]true[/code] if this plugin will customize scenes based on the platform and features used.
2929
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.
3031
</description>
3132
</method>
3233
<method name="_customize_resource" qualifiers="virtual">

0 commit comments

Comments
 (0)