--- To make the entity re-appear, run Entity:SetNoDraw( false ) --- @return GCSEnt @The created ragdoll. function GEntity:BecomeRagdollOnClient() end --- Returns true if the entity is being looked at by the local player and is within 256 units of distance. --- @return boolean @...