Garry's Mod Wiki

Entity:GetNoDraw

  boolean Entity:GetNoDraw()

Description

Returns if the entity's rendering and transmitting has been disabled.

This is equivalent to calling Entity:IsEffectActive( EF_NODRAW )

Returns

1 boolean
Whether the entity's rendering and transmitting has been disabled.