seatUtil
A utility module for working with seats.
Functions
seatOccupanciesProperty
seatUtil.seatOccupanciesProperty(seats: {Seat | VehicleSeat}) → Property<{Seat | VehicleSeat}: Player>
Returns a property which is updated based on the Occupant property of the given seats. Also
returns a trove object which will cleanup everything.