Template:I ResponseContext

From Valve Developer Community
Revision as of 02:46, 17 November 2022 by Boxden777 (talk | contribs)
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.