Revision Difference
Global.SafeRemoveEntity#526811
<function name="SafeRemoveEntity" parent="Global" type="libraryfunc">
<description>Removes the given entity unless it is a player or the world entity</description>
<realm>Shared and Menu</realm>
<file line="214-L220">lua/includes/util.lua</file>
<file line="217-L223">lua/includes/util.lua</file>
<args>
<arg name="ent" type="Entity">Entity to safely remove.</arg>
</args>
</function>