Garry's Mod Wiki

Revision Difference

duplicator.StoreBoneModifier#515667

<function name="StoreBoneModifier" parent="duplicator" type="libraryfunc">⤶ <description>Stores bone mod data for a registered bone modification function</description>⤶ <realm>Server</realm>⤶ <args>⤶ <arg name="ent" type="Entity">The entity to add bone mod data to</arg>⤶ <arg name="boneID" type="number">The bone ID.&#xA;See &lt;page&gt;Entity:GetPhysicsObjectNum&lt;/page&gt;</arg>⤶ <arg name="key" type="any">The key for the bone modification</arg>⤶ <arg name="data" type="table">The bone modification data that is passed to the bone modification function</arg>⤶ </args>⤶ </function>⤶ ⤶