final case classServerVehicleOverrideStart(vehicle: Vehicle, pad: VehicleSpawnPad) extends Product with Serializable
Message that starts the newly-spawned vehicle to begin driving away from the spawn pad.
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 starts the newly-spawned vehicle to begin driving away from the spawn pad. 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