Revision Difference
Entity:SetHitboxSet#518331
<function name="SetHitboxSet" parent="Entity" type="classfunc">
<description>Sets the current Hitbox set for the entity.</description>
<realm>Shared</realm>
<args>
<arg name="id" type="number">The new hitbox set to set. Can be a name as a <page>string</page>, or the ID as a <page>number</page>.

If the operation failed, the function will silently fail.</arg>⤶
<arg name="id" type="number">The new hitbox set to set. Can be a name as a <page>string</page>, or the ID as a <page>number</page>.⤶
⤶
If the operation failed, the function will silently fail.</arg>⤶
</args>
</function>