Calculate how much time must elapse in the tour playback to reach the specified tour stop.
The index number of the tour stop to query
The amount of time, in seconds.
Get the stop index of a tour stop, given its identifier.
If the ID is the empty string or "Next", the current tour stop index will be incremented and returned.
The tour stop ID, or an empty string or "Next"
The tour stop index
Get the tour document as an XML string
Get this tour's "attributes and credits" text.
TODO: determine and document any markup / formatting semantics.
Get the "author URL" of this tour.
Get the index number of the currently active tour stop.
In principle, this should maybe be a property of a tour player, not a tour document, but here we are. This will be negative if the tour isn't currently playing.
Get this tour's description.
TODO: document any markup semantics, etc.
Get the tour's run-time, in milliseconds. An integer.
Get this tour's title.
Get the set of stops that comprise this tour.
Get a representation of the tour as a blob
Set this tour's "attributes and credits" text".
Set the "author URL" of this tour.
Set this tour's description.
Set this tour's title.
Generated using TypeDoc
A WWT tour.