Garry's Mod Wiki

Revision Difference

Entity:IsDormant#514772

<function name="IsDormant" parent="Entity" type="classfunc">⤶ <description>Returns whether the entity is dormant or not. Client/server entities become dormant when they leave the PVS on the server. Client side entities can decide for themselves whether to become dormant. This mainly applies to PVS.</description>⤶ <realm>Shared</realm>⤶ <rets>⤶ <ret name="" type="boolean">Whether the entity is dormant or not.</ret>⤶ </rets>⤶ </function>⤶ ⤶