Garry's Mod Wiki

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 &lt;page&gt;string&lt;/page&gt;, or the ID as a &lt;page&gt;number&lt;/page&gt;.&#xA;&#xA;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>