Namespace Unity.AI.Planner.Agent
Interfaces
IOperationalAction
An interface used to mark implementations of operational actions. Base interface for IOperationalAction<TAgent, TStateData, TAction>.
IOperationalAction<TAgent, TStateData, TAction>
The required interface for operational actions, as used in executing a plan
Enums
OperationalActionStatus
The status of an operational action executing outside of the planner (used for monitoring)