OverVehicleName

OverVehicleName is an enum that lists the possible names of overvehicles. It's used to uniquely identify a Overvehicle object.

It's possible values are:

   OVERWING, 
   OVERBIKE, 
   OVERBOARD

Last updated

Was this helpful?