space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.util.generator.map.labrecruits
/
LabRecruitCell
Lab
Recruit
Cell
common
sealed
class
LabRecruitCell
:
BlockPlacementInformation
Content copied to clipboard
Functions
Properties
Inheritors
Functions
to
Csv
Link copied to clipboard
common
abstract
fun
toCsv
(
)
:
String
Content copied to clipboard
Properties
block
Id
Link copied to clipboard
common
abstract
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
?
=
null
Content copied to clipboard
custom
Name
Link copied to clipboard
common
abstract
val
customName
:
String
?
Content copied to clipboard
offset
Link copied to clipboard
common
open
override
val
offset
:
Vec3I
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
abstract
val
regex
:
Regex
Content copied to clipboard
Inheritors
Wall
Link copied to clipboard
Floor
Link copied to clipboard
UnnecessaryFloor
Link copied to clipboard
Generator
Link copied to clipboard
GravityGenerator
Link copied to clipboard
Button
Link copied to clipboard
Agent
Link copied to clipboard
Door
Link copied to clipboard