Document DUPLICATE_USE_INSTANCING #2770

This commit is contained in:
alexchond 2019-12-17 13:41:36 +02:00
parent accf68b2cc
commit be3fc17603

View file

@ -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>