Garry's Mod Wiki

Revision Difference

Entity:DontDeleteOnRemove#515767

<function name="DontDeleteOnRemove" parent="Entity" type="classfunc"> <description>This removes the argument entity from an ent's list of entities to 'delete on remove'</description> <realm>Server</realm> <args> <arg name="entityToUnremove" type="Entity">The entity to be removed from the list of entities to delete</arg> </args> </function>