Template:KV BaseTrigger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{expand|title=BaseTrigger|startcollapsed={{{startcollapsed|1}}}|noborder={{#ifeq:{{{startcollapsed}}}|0|1|0}}|
{{expand|title=BaseTrigger|startcollapsed={{{startcollapsed|1}}}|noborder={{#ifeq:{{{startcollapsed}}}|0|1|0}}|bgcolor=initial|
{{KV|Filter Name|intn=filtername|filter|A filter entity to test potential [[activator]]s against.}}
{{KV|Filter Name|intn=filtername|filter|A filter entity to test potential [[activator]]s against.}}
{{KV|Start Disabled|intn=StartDisabled|bool|Stay dormant until activated (with the<code>Enable</code>input).}}}}
{{KV|Start Disabled|intn=StartDisabled|bool|Stay dormant until activated (with the<code>Enable</code>input).}}}}
<noinclude>[[Category:Keyvalue Templates|BaseTrigger]]</noinclude>
<noinclude>[[Category:Keyvalue Templates|BaseTrigger]]</noinclude>

Revision as of 09:58, 9 September 2024

BaseTrigger
Filter Name (filtername) <filter>
A filter entity to test potential activators against.
Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).