Garry's Mod Wiki

duplicator.StoreBoneModifier

  duplicator.StoreBoneModifier( Entity ent, number boneID, any key, table data )

Description

Stores bone mod data for a registered bone modification function

Arguments

1 Entity ent
The entity to add bone mod data to
2 number boneID
3 any key
The key for the bone modification
4 table data
The bone modification data that is passed to the bone modification function