What is in the tuple payload for VehicleSpawnedEvent?

For those looking to move devices and vehicles, I figured it out by following this tutorial:

@M3NTA7-OG, I’d recommend a map to keep track of players and the vehicles they enter/exit. Something like:

var VehicleMap : [player]fort_vehicle = map{}