Skip to main content

B1VehicleContext

  • Tracks a character's vehicle context including owned vehicle, currently riding vehicle, seat type, and rental data.
PropertyTypeDescriptionMetadata
RidingVehicleEntityIdFB1EntityIdEntity ID of the vehicle the character is currently riding.
LastRideVehicleEntityIdFB1EntityIdEntity ID of the last vehicle the character rode.
OwnedVehicleFB1OwnedVehicleDataData for the vehicle currently owned by this character.
CurrentRidingVehicleTypeEB1VehicleTypeType of the vehicle currently being ridden.
LastSeatTypeEB1VehicleSeatSeat type the character last occupied in a vehicle.
RentalEntityFB1EntityIdEntity ID of the rental vehicle associated with this context.