csharp
public enum TravelKindWhat sort of way of getting somewhere it is.
Remarks
⚠ Five kinds and one mechanism. Doc 28: every one of them "resolves to RequestTransfer, and the only thing this library adds is the fiction: the cost, the unlock, the requirement query, and the UI". The kind is what a client draws and what a designer thinks in; it changes nothing about what happens.
Fields and properties (5)
PortalA hole in the world you walk into.
WaypointSomewhere unlocked by finding it and paid for to use.
TaxiA route with a fare and a flight time.
SummonGoing to where somebody else is.
InstanceEntranceThe door of a dungeon.
Used by (7)
- ContentVixen.Gameplay.Travel.Tests
- TravelLibraryVixen.Gameplay.Travel
- TravelPointVixen.Gameplay.Travel
- TravelPointDefinitionVixen.Gameplay.Travel
- TravelTestsVixen.Gameplay.Travel.Tests
- TypeRegistrationVixen.Gameplay.Travel
- Vixen_Gameplay_Travel_TravelPointDefinitionSerializerVixen.Gameplay.Travel