Merge pull request #34400 from alexchond/alexchon
Document DUPLICATE_USE_INSTANCING #2770
This commit is contained in:
commit
4bec32a11e
1 changed files with 1 additions and 0 deletions
|
@ -994,6 +994,7 @@
|
|||
</constant>
|
||||
<constant name="DUPLICATE_USE_INSTANCING" value="8" enum="DuplicateFlags">
|
||||
Duplicate using instancing.
|
||||
An instance stays linked to the original so when the original changes, the instance changes too.
|
||||
</constant>
|
||||
</constants>
|
||||
</class>
|
||||
|
|
Loading…
Reference in a new issue