DUPlICATE_USING_INSTANCE documentation update
This commit is contained in:
parent
be3fc17603
commit
e26b066871
1 changed files with 1 additions and 1 deletions
|
@ -994,7 +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.)
|
||||
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