Enhance bindings of deep resource duplication
This commit is contained in:
@ -341,7 +341,7 @@
|
||||
<param index="0" name="deep_subresources_mode" type="int" default="1" />
|
||||
<description>
|
||||
Duplicates this array, deeply, like [method duplicate][code](true)[/code], with extra control over how subresources are handled.
|
||||
[param deep_subresources_mode] must be one of the values from [enum Resource.ResourceDeepDuplicateMode]. By default, only internal resources will be duplicated (recursively).
|
||||
[param deep_subresources_mode] must be one of the values from [enum Resource.DeepDuplicateMode]. By default, only internal resources will be duplicated (recursively).
|
||||
</description>
|
||||
</method>
|
||||
<method name="erase">
|
||||
|
||||
Reference in New Issue
Block a user