Document DUPLICATE_USE_INSTANCING #2770
This commit is contained in:
parent
accf68b2cc
commit
be3fc17603
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