Template:I AI BaseActor

From Valve Developer Community
Revision as of 20:20, 16 September 2018 by Pinsplash (talk | contribs) (these are CBaseEntity inputs, but they rely on this class)
Jump to navigation Jump to search

AI_BaseActor:

SetExpressionOverride <string>
Set facial expression override.
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.