Template:I ToggleDraw: Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) (ToggleDraw input class) |
1416006136 (talk | contribs) (add {{Lang}}) |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=ToggleDraw| | <noinclude>{{lang|Template:I ToggleDraw}}</noinclude>{{ScrollBox|title=ToggleDraw| | ||
{{IO|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}} | {{IO|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}} | ||
{{IO|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}} | {{IO|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}} |
Revision as of 04:20, 21 August 2022
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.