Template:I NavBlocker: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(prepping this for script_nav_blocker)
 
m (Slight rewording)
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.}}
{{warning|Enabled/Disabled state does ''not'' block or unblock NAV areas. Same for killing the entity.}}
}}
}}
<noinclude>
<noinclude>
[[Category:Input Templates|NavBlocker]]
[[Category:Input Templates|NavBlocker]]
</noinclude>
</noinclude>

Revision as of 10:50, 16 March 2021

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