Template:I AI BaseActor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(idk why i undid this)
m (→‎top: Substituted IO templates)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{minititle|AI_BaseActor}}
{{minititle|AI_BaseActor}}
{{IO|SetExpressionOverride|param=string|Set facial expression override.}}
{{I|SetExpressionOverride|param=string|Set facial expression override.}}<noinclude>
{{IO|AddContext|Adds to the entity's list of [[Response System|response contexts]]. Format is <code><key>:<value></code>.|param=string}}
[[Category:Input Templates|AI BaseActor]]
{{IO|RemoveContext|Remove a context from this entity's list. The name should match the key of an existing context.|param=string}}
</noinclude>
{{IO|ClearContext|Removes all contexts from this entity's list.}}

Latest revision as of 12:49, 21 April 2025

AI_BaseActor:

SetExpressionOverride <string>
Set facial expression override.