Template:I ResponseContext:ru

From Valve Developer Community
Revision as of 22:42, 1 May 2012 by Mehiller (talk | contribs) (Created page with "{{ScrollBox|title=ResponseContext| ; <code>AddContext <string></code> : Adds to the entity's list of response contexts. Format is <code><key>:<value></cod...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ResponseContext:
AddContext <string>
Adds to the entity's list of response contexts. Format is <key>:<value>.
RemoveContext <string>
Remove a context from this entity's list. The name should match the key of an existing context.
ClearContext
Removes all contexts from this entity's list.