Template:I ToggleDraw

From Valve Developer Community
Jump to: navigation, search
English (en)中文 (zh)
... Icon-Important.png

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.