Template:KV ResponseContext: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (wikilink to Response System)
mNo edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''ResponseContext'''
<noinclude>
: <string> [[Response System|Response system]] context(s) for this entity. Format should be: 'key:value,key2:value2,etc'. When this entity speaks, the list of keys and values will be passed to the response rules system.
{{lang|Template:KV ResponseContext}}
</noinclude>{{ScrollBox|title=ResponseContext|
{{KV|Response Contexts|intn=ResponseContext|string|Pre-defined [[Response System|response system]] context{s} for this entity. Format is <code>key:value,key:value,...</code> When this entity speaks, the list of keys & values will be passed to the response rules system.}}
}}<noinclude>[[Category:Keyvalue Templates|ResponseContext]]</noinclude>

Latest revision as of 17:49, 17 November 2022

ResponseContext:
Response Contexts (ResponseContext) <string>
Pre-defined response system context{s} for this entity. Format is key:value,key:value,... When this entity speaks, the list of keys & values will be passed to the response rules system.