Lab Recruits Map Builder
class LabRecruitsMapBuilder( val map: LabRecruitsMap, val spaceEngineers: ExtendedSpaceEngineers, val mapPlacer: MapPlacer = MapPlacer(map, spaceEngineers = spaceEngineers))
Content copied to clipboard
Constructors
Link copied to clipboard
fun LabRecruitsMapBuilder( map: LabRecruitsMap, spaceEngineers: ExtendedSpaceEngineers, mapPlacer: MapPlacer = MapPlacer(map, spaceEngineers = spaceEngineers))
Content copied to clipboard