space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
RemoteGridData
Remote
Grid
Data
common
@
Serializable
data
class
RemoteGridData
(
val
name
:
String
,
val
isSelectable
:
Boolean
)
Content copied to clipboard
Constructors
Properties
Constructors
Remote
Grid
Data
Link copied to clipboard
common
fun
RemoteGridData
(
name
:
String
,
isSelectable
:
Boolean
)
Content copied to clipboard
Properties
is
Selectable
Link copied to clipboard
common
val
isSelectable
:
Boolean
Content copied to clipboard
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard