Enum OperationalActionStatus
The status of an operational action, used to monitor the progress of such actions
Namespace: Unity.AI.Planner.Agent
Syntax
public enum OperationalActionStatus
Fields
| Name | Description |
|---|---|
| Completed | |
| InProgress | |
| NoLongerValid |