space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.controller.proxy
/
BatchCallable
Batch
Callable
common
interface
BatchCallable
Content copied to clipboard
Functions
Extensions
Inheritors
Functions
execute
Link copied to clipboard
common
abstract
fun
<
T
>
execute
(
block
:
(
)
->
T
)
:
T
Content copied to clipboard
Inheritors
JsonRpcCaller
Link copied to clipboard
Extensions
execute
If
Not
Null
Link copied to clipboard
common
fun
<
T
>
BatchCallable
?
.
executeIfNotNull
(
block
:
(
)
->
T
)
:
T
Content copied to clipboard