space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.controller
/
Terminal
Terminal
common
interface
Terminal
Content copied to clipboard
Functions
Properties
Functions
close
Link copied to clipboard
common
abstract
fun
close
(
)
Content copied to clipboard
data
Link copied to clipboard
common
abstract
fun
data
(
)
:
TerminalScreenData
Content copied to clipboard
select
Tab
Link copied to clipboard
common
abstract
fun
selectTab
(
index
:
Int
)
Content copied to clipboard
Properties
comms
Link copied to clipboard
common
abstract
val
comms
:
CommsTab
Content copied to clipboard
control
Panel
Link copied to clipboard
common
abstract
val
controlPanel
:
ControlPanelTab
Content copied to clipboard
factions
Link copied to clipboard
common
abstract
val
factions
:
FactionsTab
Content copied to clipboard
gps
Link copied to clipboard
common
abstract
val
gps
:
GpsTab
Content copied to clipboard
info
Link copied to clipboard
common
abstract
val
info
:
InfoTab
Content copied to clipboard
inventory
Link copied to clipboard
common
abstract
val
inventory
:
InventoryTab
Content copied to clipboard
production
Link copied to clipboard
common
abstract
val
production
:
ProductionTab
Content copied to clipboard
remote
Access
Link copied to clipboard
common
abstract
val
remoteAccess
:
RemoteAccess
Content copied to clipboard