Template:I AI BaseActor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(idk why i undid this)
(39289)
Line 1: Line 1:
{{minititle|AI_BaseActor}}
{{minititle|AI_BaseActor}}
{{IO|SetExpressionOverride|param=string|Set facial expression override.}}
{{IO|SetExpressionOverride|param=string|Set facial expression override.}}
{{IO|AddContext|Adds to the entity's list of [[Response System|response contexts]]. Format is <code><key>:<value></code>.|param=string}}
{{IO|RemoveContext|Remove a context from this entity's list. The name should match the key of an existing context.|param=string}}
{{IO|ClearContext|Removes all contexts from this entity's list.}}

Revision as of 08:42, 5 October 2018

AI_BaseActor:

SetExpressionOverride <string>
Set facial expression override.