Revision Difference
Entity.DoNotDuplicate#564953
<function name="DoNotDuplicate" parent="Entity" type="classfield">
<description>If set, the entity will not be duplicated via the built-in duplicator system.</description>
<realm>Server</realm>
<rets>
<ret name="" type="boolean">Set to true to disable being saved.</ret>
<ret name="" type="boolean">Set to true to disable being saved. <page>nil</page> if the entity does not set the variable.</ret>
</rets>
</function>