Template:KV ResponseContext: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
'''[[Response_System#Advanced_response_rules_usage|ResponseContext]]'''
{{ScrollBox|title=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.
; Response Contexts <[[string]]>
: Pre-defined [[Response System|response system]] contexts for this entity. Format is <code>key:value,key:value,...</code>
}}

Revision as of 11:34, 19 July 2009

ResponseContext:
Response Contexts <string>
Pre-defined response system contexts for this entity. Format is key:value,key:value,...