Revision Difference
Player:SetHullDuck#512440
<function name="SetHullDuck" parent="Player" type="classfunc">⤶
<description>Sets the mins and maxs of the AABB of the players collision when ducked.</description>⤶
<realm>Shared</realm>⤶
<args>⤶
<arg name="hullMins" type="Vector">The min coordinates of the hull.</arg>⤶
<arg name="hullMaxs" type="Vector">The max coordinates of the hull.</arg>⤶
</args>⤶
</function>⤶
⤶