Revision Difference
Entity:SetBonePosition#514759
<function name="SetBonePosition" parent="Entity" type="classfunc">⤶
<description>Sets the bone position and angles.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="bone" type="number">The bone ID to manipulate</arg>⤶
<arg name="pos" type="Vector">The position to set</arg>⤶
<arg name="ang" type="Angle">The angles to set</arg>⤶
</args>⤶
</function>⤶
⤶