Revision Difference
Entity:WorldSpaceCenter#561835
<function name="WorldSpaceCenter" parent="Entity" type="classfunc">
<description>Returns the center of the entity according to its collision model.</description>
<realm>Shared</realm>
<file_name>src/garrysmod/Objects/lua_entity.cpp</file_name>⤶
<file_line>5322</file_line>⤶
<rets>
<ret name="" type="Vector">The center of the entity</ret>
</rets>
</function>