The AI Actors Logger is only available if CryAISystem was built in Debug mode.
The following AI events can be logged to the AILog.log file
, which can be found in the root folder of the engine.
To select AI actor(s) to log, use console variable "ai_StatsTarget" (can be "all").
Additionally, you can log some signals from AI Handler to AISignals.csv.
This is possible if both CryAction and CryAISystem were built in Debug mode.