Garry's Mod Wiki

Revision Difference

duplicator.ApplyEntityModifiers#565941

<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="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>⤶ <arg name="ply" type="Player">The player whose entity this is.</arg>⤶ <arg name="ent" type="Entity">The entity in question.</arg>⤶ </args> </function>