space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.util.generator.map.labrecruits
/
Door
Door
common
data
class
Door
(
val
id
:
DoorId
,
val
orientation
:
Direction
)
:
LabRecruitCell
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Door
Link copied to clipboard
common
fun
Door
(
id
:
DoorId
,
orientation
:
Direction
)
Content copied to clipboard
Functions
to
Csv
Link copied to clipboard
common
open
override
fun
toCsv
(
)
:
String
Content copied to clipboard
Properties
block
Id
Link copied to clipboard
common
open
override
val
blockId
:
DefinitionId
Content copied to clipboard
char
Representation
Link copied to clipboard
common
open
val
charRepresentation
:
Char
Content copied to clipboard
color
Link copied to clipboard
common
open
override
val
color
:
Vec3F
Content copied to clipboard
custom
Name
Link copied to clipboard
common
open
override
val
customName
:
String
Content copied to clipboard
id
Link copied to clipboard
common
val
id
:
DoorId
Content copied to clipboard
offset
Link copied to clipboard
common
open
override
val
offset
:
Vec3I
Content copied to clipboard
orientation
Link copied to clipboard
common
val
orientation
:
Direction
Content copied to clipboard
orientations
Link copied to clipboard
common
open
override
val
orientations
:
List
<
Orientations
>
Content copied to clipboard
regex
Link copied to clipboard
common
open
override
val
regex
:
Regex
Content copied to clipboard