final case classServerVehicleOverrideEnd(vehicle: Vehicle, pad: VehicleSpawnPad) extends Product with Serializable
Message that transitions the newly-spawned vehicle into a cancellable auto-drive state.
Information about the driving process is available on the vehicle itself.
This information should only be communicated to the driver's client only.
Message that transitions the newly-spawned vehicle into a cancellable auto-drive state. Information about the driving process is available on the vehicle itself. This information should only be communicated to the driver's client only.
the vehicle
the spawn pad
VehicleDefinition