Template:KV ResponseContext: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (wikilink to Response System)
mNo edit summary
Line 1: Line 1:
'''ResponseContext'''
'''[[Response_System#Advanced_response_rules_usage|ResponseContext]]'''
: <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.
: <string> 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.

Revision as of 17:59, 3 March 2008

ResponseContext

<string> 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.