Continue

class Continue<Plan>(val currentPlan: Plan) : SimplePlanAssessment<Plan> (source)

Indicates that the plan should continue execution without replanning.

Constructors

Link copied to clipboard
constructor(currentPlan: Plan)

Properties

Link copied to clipboard