Template:I ToggleDraw: Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) (ToggleDraw input class) |
m (→top: Substituted IO templates) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ScrollBox|title=ToggleDraw| | <noinclude>{{lang|Template:I ToggleDraw}}</noinclude>{{ScrollBox|title=ToggleDraw| | ||
{{ | {{I|DisableDraw|Add the [[EF_NODRAW]] flag to this entity. Some entities manage this on their own so be aware you can override that value.|since=P2}} | ||
{{ | {{I|EnableDraw|Remove the EF_NODRAW flag from this entity. Some entities manage this on their own so be aware you can override that value.|since=P2}} | ||
}}<noinclude> | }}<noinclude> | ||
[[Category:Input Templates|ToggleDraw]] | [[Category:Input Templates|ToggleDraw]] | ||
</noinclude> | </noinclude> |
Latest revision as of 12:57, 21 April 2025
ToggleDraw:
- DisableDraw (in all games since
)
- 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
)
- Remove the EF_NODRAW flag from this entity. Some entities manage this on their own so be aware you can override that value.