Revision Difference
duplicator.ApplyBoneModifiers#528239
<function name="ApplyBoneModifiers" parent="duplicator" type="libraryfunc">
<description>Calls every function registered with <page>duplicator.RegisterBoneModifier</page> on each bone the ent has.</description>
<realm>Server</realm>
<file line="814-L844">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>