space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.util.generator.map.labrecruits
/
LabRecruitsMap
/
LabRecruitsMap
Lab
Recruits
Map
common
fun
LabRecruitsMap
(
cells
:
Array
<
Array
<
LabRecruitCell
?
>
>
,
width
:
Int
=
cells.size
,
height
:
Int
=
cells.first().size
,
mappings
:
Map
<
Button
,
Set
<
Door
>
>
,
doors
:
Map
<
DoorId
,
Door
>
,
buttons
:
Map
<
ButtonId
,
Button
>
)
Content copied to clipboard