KSLCore
Toggle table of contents
R1.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.guidedpath.rules
/
IdleDisposition
/
MoveTo
Move
To
data
class
MoveTo
(
val
locationName
:
String
)
:
IdleDisposition
(
source
)
Go to a named junction or station.
Parameters
location
Name
where to wait
Members
Constructors
Move
To
Link copied to clipboard
constructor
(
locationName
:
String
)
Properties
location
Name
Link copied to clipboard
val
locationName
:
String