Revision Difference
GM:EntityRemoved#528378
<function name="EntityRemoved" parent="GM" type="hook">
<ishook>yes</ishook>
<description>Called right before the removal of an entity.</description>⤶
<description>⤶
Called right before the removal of an entity.⤶
<bug issue="4675">This hook is called during clientside full updates. See <page>ENTITY:OnRemove#clientsidebehaviourremarks</page> for more information.</bug>⤶
</description>⤶
<realm>Shared</realm>
<args>
<arg name="ent" type="Entity">Entity being removed</arg>
</args>
</function>