space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
CharacterMovementType
Character
Movement
Type
common
enum
CharacterMovementType
:
Enum
<
CharacterMovementType
>
Content copied to clipboard
Entries
Types
Properties
Entries
WALK
Link copied to clipboard
common
WALK
Content copied to clipboard
RUN
Link copied to clipboard
common
RUN
Content copied to clipboard
SPRINT
Link copied to clipboard
common
SPRINT
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
requires
Walk
Check
Link copied to clipboard
common
val
requiresWalkCheck
:
Boolean
Content copied to clipboard
speed
Link copied to clipboard
common
val
speed
:
Float
Content copied to clipboard