space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.controller
/
ProductionTab
Production
Tab
common
interface
ProductionTab
Content copied to clipboard
Functions
Functions
add
To
Production
Queue
Link copied to clipboard
common
abstract
fun
addToProductionQueue
(
index
:
Int
)
Content copied to clipboard
data
Link copied to clipboard
common
abstract
fun
data
(
)
:
TerminalProductionData
Content copied to clipboard
enter
Blueprint
Search
Box
Link copied to clipboard
common
abstract
fun
enterBlueprintSearchBox
(
text
:
String
)
Content copied to clipboard
remove
From
Production
Queue
Link copied to clipboard
common
abstract
fun
removeFromProductionQueue
(
index
:
Int
)
Content copied to clipboard
select
Assembler
Link copied to clipboard
common
abstract
fun
selectAssembler
(
index
:
Int
)
Content copied to clipboard
select
Blueprint
Link copied to clipboard
common
abstract
fun
selectBlueprint
(
index
:
Int
)
Content copied to clipboard
toggle
Production
Cooperative
Mode
Link copied to clipboard
common
abstract
fun
toggleProductionCooperativeMode
(
)
Content copied to clipboard
toggle
Production
Repeat
Mode
Link copied to clipboard
common
abstract
fun
toggleProductionRepeatMode
(
)
Content copied to clipboard