Garry's Mod Wiki

Revision Difference

Entity:IsMarkedForDeletion#551388

<function name="IsMarkedForDeletion" parent="Entity" type="classfunc"> <description>Returns if the entity is going to be deleted in the next frame.</description> <description>Returns if the entity is going to be deleted in the next frame. Entities marked for deletion should not be accessed.</description> <realm>Shared</realm> <rets> <ret name="" type="boolean">If the entity is going to be deleted.</ret> </rets> </function>