space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.controller
/
SpaceEngineersAdmin
Space
Engineers
Admin
common
interface
SpaceEngineersAdmin
Content copied to clipboard
Functions
Properties
Functions
debug
Info
Link copied to clipboard
common
abstract
fun
debugInfo
(
)
:
DebugInfo
Content copied to clipboard
echo
Link copied to clipboard
common
abstract
fun
echo
(
text
:
String
)
:
String
Content copied to clipboard
ping
Link copied to clipboard
common
abstract
fun
ping
(
)
:
String
Content copied to clipboard
set
Creative
Tools
Link copied to clipboard
common
abstract
fun
setCreativeTools
(
enabled
:
Boolean
)
Content copied to clipboard
set
Frame
Limit
Enabled
Link copied to clipboard
common
abstract
fun
setFrameLimitEnabled
(
enabled
:
Boolean
)
Content copied to clipboard
show
Notification
Link copied to clipboard
common
abstract
fun
showNotification
(
text
:
String
)
Content copied to clipboard
update
Default
Interact
Distance
Link copied to clipboard
common
abstract
fun
updateDefaultInteractDistance
(
distance
:
Float
)
Content copied to clipboard
Properties
blocks
Link copied to clipboard
common
abstract
val
blocks
:
BlocksAdmin
Content copied to clipboard
character
Link copied to clipboard
common
abstract
val
character
:
CharacterAdmin
Content copied to clipboard
observer
Link copied to clipboard
common
abstract
val
observer
:
ObserverAdmin
Content copied to clipboard
tests
Link copied to clipboard
common
abstract
val
tests
:
TestAdmin
Content copied to clipboard