Enum EAgentLogType
The type of logs we can filter by UtilityPlanner log types.
Namespace: TinnyStudios.AIUtility
Assembly: UtilityAIFramework.dll
Syntax
[Flags]
public enum EAgentLogType
Fields
| Name | Description |
|---|---|
| Abort | |
| Completed | |
| Perform | |
| Plan | |
| Skip | |
| Transition |