Garry's Mod Wiki

Revision Difference

duplicator.ApplyEntityModifiers#528240

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