duplicator.RegisterBoneModifier
Description
Registers a function to be called on each of an entity's bones when duplicator.ApplyBoneModifiers is called.
This function is available to call on the client, but registered functions aren't used anywhere!
Arguments
2 function boneModifier
Function called on each bone that an ent has. Called during duplicator.ApplyBoneModifiers.