Template:I ToggleDraw

From Valve Developer Community
Revision as of 04:20, 21 August 2022 by 1416006136 (talk | contribs) (add {{Lang}})
Jump to navigation Jump to search
ToggleDraw:
DisableDraw  (in all games since Portal 2)
Add the EF_NODRAW flag to this entity. Some entities manage this on their own so be aware you can override that value.
EnableDraw  (in all games since Portal 2)
Remove the EF_NODRAW flag from this entity. Some entities manage this on their own so be aware you can override that value.