space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
DefinitionId
Definition
Id
common
@
Serializable
data
class
DefinitionId
(
val
id
:
String
,
val
type
:
String
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Definition
Id
Link copied to clipboard
common
fun
DefinitionId
(
id
:
String
,
type
:
String
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
id
Link copied to clipboard
common
val
id
:
String
Content copied to clipboard
type
Link copied to clipboard
common
val
type
:
String
Content copied to clipboard