Revision Difference
Entity:OBBCenter#552562
<function name="OBBCenter" parent="Entity" type="classfunc">
<description>Returns the center of an entity's bounding box as a local vector.</description>
<description>Returns the center of an entity's bounding box in local space.</description>
<realm>Shared</realm>
<rets>
<ret name="" type="Vector">OBBCenter</ret>⤶
<ret name="" type="Vector">The center of an entity's bounding box relative to its <page>Entity:GetPos</page>.</ret>⤶
</rets>
</function>