Revision Difference
Entity:SetBodygroup#518361
<function name="SetBodygroup" parent="Entity" type="classfunc">
<description>Sets an entities' bodygroup.</description>
<realm>Shared</realm>
<args>
<arg name="bodygroup" type="number">The id of the bodygroup you're setting. Starts from 0.</arg>
<arg name="value" type="number">The value you're setting the bodygroup to. Starts from 0.</arg>
<arg name="bodygroup" type="number">The id of the bodygroup you're setting. Starts from 0.</arg>
<arg name="value" type="number">The value you're setting the bodygroup to. Starts from 0.</arg>
</args>
</function>