Template:I NavBlocker: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Missing the other generic Input templates, readded (EnableDisable))
m (Removed deprecated template!!! reworded things)
Line 2: Line 2:
{{IO|BlockNav|Starts blocking nav areas.}}
{{IO|BlockNav|Starts blocking nav areas.}}
{{IO|UnblockNav|Stops blocking nav areas.}}
{{IO|UnblockNav|Stops blocking nav areas.}}
{{warning|Enabled/Disabled state does ''not'' block or unblock NAV areas. Same for killing the entity.}}
{{warning|Enabled/Disabled state, or killing the entity, does ''not'' block or unblock NAV areas. Use<code>BlockNav</code>/<code>UnblockNav</code>!}}
{{I Targetname}}
{{I BaseEntity|l4d2=1}}
{{I EnableDisable}}
{{I EnableDisable}}
}}
}}

Revision as of 11:12, 16 March 2021

NavBlocker:
BlockNav
Starts blocking nav areas.
UnblockNav
Stops blocking nav areas.
Warning.pngWarning:Enabled/Disabled state, or killing the entity, does not block or unblock NAV areas. UseBlockNav/UnblockNav!

EnableDisable:

Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.