Revision Difference
Entity:SetSurroundingBoundsType#548712
<cat>classfunc</cat>
<function name="SetSurroundingBoundsType" parent="Entity" type="classfunc">
<added>2022.08.12</added>⤶
<added>2023.01.25</added>⤶
<description>Automatically sets the axis-aligned bounding box (AABB) for an entity's hitbox detection.
See also <page>Entity:SetSurroundingBounds</page> (mutually exclusive).
</description>
<realm>Shared</realm>
<args>
<arg name="bounds" type="number">Bounds type of the entity, see <page>Enums/BOUNDS</page></arg>
</args>
</function>