space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.controller
/
ObserverAdmin
Observer
Admin
common
interface
ObserverAdmin
Content copied to clipboard
Functions
Functions
block
By
Id
Link copied to clipboard
common
abstract
fun
blockById
(
blockId
:
BlockId
)
:
Block
Content copied to clipboard
grid
By
Id
Link copied to clipboard
common
abstract
fun
gridById
(
gridId
:
String
)
:
CubeGrid
Content copied to clipboard
observe
Characters
Link copied to clipboard
common
abstract
fun
observeCharacters
(
)
:
List
<
CharacterObservation
>
Content copied to clipboard