Template:KV NavAttributeRegion: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{ScrollBox|title=NavAttributeRegion| {{KV|Precise|choices}} :* 0 : Off :* 1 : On {{KV|Crouch|choices}} :* 0 : Off :* 1 : On {{KV|Stairs|choices}} :* 0 : Off :* 1 : On }}<noinclu...")
 
m (blanked the TODOs. these are self-explanatory.)
Line 1: Line 1:
{{ScrollBox|title=NavAttributeRegion|
{{ScrollBox|title=NavAttributeRegion|
{{KV|Precise|choices}}
{{KV|Precise|choices|
:* 0 : Off
:* 0 : Off
:* 1 : On
:* 1 : On}}
{{KV|Crouch|choices}}
{{KV|Crouch|choices|
:* 0 : Off
:* 0 : Off
:* 1 : On
:* 1 : On}}
{{KV|Stairs|choices}}
{{KV|Stairs|choices|
:* 0 : Off
:* 0 : Off
:* 1 : On
:* 1 : On}}
}}<noinclude>
}}<noinclude>
[[Category:Keyvalue Templates|NavAttributeRegion]]
[[Category:Keyvalue Templates|NavAttributeRegion]]
</noinclude>
</noinclude>

Revision as of 16:56, 14 June 2018

NavAttributeRegion:
Precise ([todo internal name (i)]) <choices>
  • 0 : Off
  • 1 : On
Crouch ([todo internal name (i)]) <choices>
  • 0 : Off
  • 1 : On
Stairs ([todo internal name (i)]) <choices>
  • 0 : Off
  • 1 : On