space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
BootsState
Boots
State
common
@
Serializable
@
JvmInline
value
class
BootsState
(
val
value
:
UInt
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Boots
State
Link copied to clipboard
common
fun
BootsState
(
value
:
UInt
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
is
Colour
Link copied to clipboard
common
fun
isColour
(
bootsColour
:
BootsColour
)
:
Boolean
Content copied to clipboard
is
Green
Link copied to clipboard
common
fun
isGreen
(
)
:
Boolean
Content copied to clipboard
is
White
Link copied to clipboard
common
fun
isWhite
(
)
:
Boolean
Content copied to clipboard
is
Yellow
Link copied to clipboard
common
fun
isYellow
(
)
:
Boolean
Content copied to clipboard
to
Colour
Link copied to clipboard
common
fun
toColour
(
)
:
BootsColour
Content copied to clipboard
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
value
Link copied to clipboard
common
val
value
:
UInt
Content copied to clipboard