space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
ListedGameInformation
Listed
Game
Information
common
@
Serializable
data
class
ListedGameInformation
(
val
world
:
String
,
val
server
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Listed
Game
Information
Link copied to clipboard
common
fun
ListedGameInformation
(
world
:
String
,
server
:
String
)
Content copied to clipboard
Properties
server
Link copied to clipboard
common
val
server
:
String
Content copied to clipboard
world
Link copied to clipboard
common
val
world
:
String
Content copied to clipboard