space-engineers-api
0.9.0
jvm
space-engineers-api
/
spaceEngineers.screenshots
/
Screenshots
Screenshots
jvm
data
class
Screenshots
(
val
blockType
:
String
,
val
screenshots
:
List
<
SingleScreenshot
>
)
Content copied to clipboard
Constructors
Properties
Constructors
Screenshots
Link copied to clipboard
jvm
fun
Screenshots
(
blockType
:
String
,
screenshots
:
List
<
SingleScreenshot
>
)
Content copied to clipboard
Properties
block
Type
Link copied to clipboard
jvm
val
blockType
:
String
Content copied to clipboard
screenshots
Link copied to clipboard
jvm
val
screenshots
:
List
<
SingleScreenshot
>
Content copied to clipboard