Revision Difference
Global.SafeRemoveEntityDelayed#511272
<function name="SafeRemoveEntityDelayed" parent="Global" type="libraryfunc">⤶
<description>Removes entity after delay using <page>Global.SafeRemoveEntity</page></description>⤶
<realm>Shared and Menu</realm>⤶
<file line="225-L231">lua/includes/util.lua</file>⤶
<args>⤶
<arg name="entity" type="Entity">Entity to be removed</arg>⤶
<arg name="delay" type="number">Delay for entity removal in seconds</arg>⤶
</args>⤶
</function>⤶
⤶