space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
LocationMarker
Location
Marker
common
@
Serializable
data
class
LocationMarker
(
val
position
:
Vec3F
,
val
text
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Location
Marker
Link copied to clipboard
common
fun
LocationMarker
(
position
:
Vec3F
,
text
:
String
)
Content copied to clipboard
Properties
position
Link copied to clipboard
common
val
position
:
Vec3F
Content copied to clipboard
text
Link copied to clipboard
common
val
text
:
String
Content copied to clipboard