csharp
public enum AiDebugSectionWhich part of an agent a row belongs to.
Remarks
Carried on the row rather than implied by which list it came out of, because the overlay, the editor panel and the wire all flatten the lists at some point and a row that had lost its section would have to be re-derived from its position.
Fields and properties (4)
DoingWhat the agent is doing: the active path, the chosen action, the plan.
WhyWhy: a decorator's last result, a consideration's factor, an unmet condition.
DataIts data: a blackboard key, or a projected world key.
SensesIts senses: one perceived target.
Used by (14)
- AiAgentSnapshotVixen.Ai
- AiDebugCategoriesVixen.Ai.Diagnostics
- AiDebugChannelVixen.Ai
- AiDebugChannelTestsVixen.Ai.Tests
- AiDebugRowVixen.Ai
- AiGameplayDebuggerVixen.Ai.Diagnostics
- AiSnapshotTestsVixen.Ai.Tests
- AiSnapshotsVixen.Ai
- PerceptionSnapshotsVixen.Ai.Perception
- AgentDebugModelVixen.Editor.Ai
- AgentDebugModelTestsVixen.Editor.AssetEditors.Tests
- AgentDebuggerViewVixen.Editor.AssetEditors
- AgentFollowWiringTestsVixen.Editor.App.Tests
- UtilitySetViewVixen.Editor.AssetEditors