Garry's Mod Wiki

Revision Difference

Entity:SetNoDraw#514485

<function name="SetNoDraw" parent="Entity" type="classfunc">⤶ <description>⤶ Sets if the entity's model should render at all.⤶ ⤶ If set on the server, this entity will no longer network to clients, and for all intents and purposes cease to exist clientside.⤶ </description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="shouldNotDraw" type="boolean">true disables drawing</arg>⤶ </args>⤶ </function>⤶ ⤶