space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
Faction
Faction
common
@
Serializable
data
class
Faction
(
val
tag
:
String
,
val
name
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Faction
Link copied to clipboard
common
fun
Faction
(
tag
:
String
,
name
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
tag
Link copied to clipboard
common
val
tag
:
String
Content copied to clipboard