TransportTask

Carries a load for a requesting entity.

Properties

Link copied to clipboard
open override val destination: String

Where the vehicle must end up.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Counts revocations, so the load's result can report them.

Link copied to clipboard
Link copied to clipboard
open override val pickupLocation: String

Where the vehicle must go first. The destination itself for a task with nothing to collect, which is what makes a service task a one-stop tour.

Link copied to clipboard
Link copied to clipboard

The entity suspended on this task, if any. Null for a task a vehicle raised for itself.