ResetAI

ResetAI clears all current AI behaviors from an actor. Combat, pathing, and packages are re-evaluated.

SyntaxEdit

ResetAI

NotesEdit

  • This is a severe command that affects all AI behavior. Usually, you just want to have an actor re-evaluate its current package. In that case, use EvaluatePackage instead.