get For Id
fun List<Production.ProductionTracker>.getForId(id: Int, make: Boolean): Production.ProductionTracker
Content copied to clipboard
If the ProductionTracker for id does not exist yet, it creates and adds a new one to the list of trackers
Return
a ProductionTracker for item with id.