final case classPlayerSeatedInVehicle(vehicle: Vehicle, pad: VehicleSpawnPad) extends Product with Serializable
Message that acts as callback to the driver that the process of sitting in the driver seat should be finished.
This information should only be communicated to the driver's client only.
Message that acts as callback to the driver that the process of sitting in the driver seat should be finished. This information should only be communicated to the driver's client only.
the vehicle being spawned
the spawn pad