Skip to main content

B1VehicleOwnerContext

  • Tracks ownership context for a vehicle, including owner entity, ownerless flag, and stolen driving state.
PropertyTypeDescriptionMetadata
OwnerEntityIdFB1EntityIdEntity ID of the character who owns this vehicle.
bIsOwnerlessVehicleboolTrue if this vehicle has no owner (e.g., a public or rental vehicle).
bIsStolenDrivingboolTrue if the vehicle is being driven by someone other than the owner without permission.