Revision Difference
duplicator.ApplyEntityModifiers#551851
<function name="ApplyEntityModifiers" parent="duplicator" type="libraryfunc">
<description>Calls every function registered with <page>duplicator.RegisterEntityModifier</page> on the entity.</description>
<realm>Server</realm>
<file line="794-L811">lua/includes/modules/duplicator.lua</file>
<file line="865-L879">lua/includes/modules/duplicator.lua</file>
<args>
<arg name="ply" type="Player">The player whose entity this is</arg>
<arg name="ent" type="Entity">The entity in question</arg>
</args>
</function>