space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
ToolbarLocation
Toolbar
Location
common
@
Serializable
data
class
ToolbarLocation
(
val
slot
:
Int
,
val
page
:
Int
)
Content copied to clipboard
Types
Constructors
Properties
Constructors
Toolbar
Location
Link copied to clipboard
common
fun
ToolbarLocation
(
slot
:
Int
,
page
:
Int
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
page
Link copied to clipboard
common
val
page
:
Int
Content copied to clipboard
slot
Link copied to clipboard
common
val
slot
:
Int
Content copied to clipboard