Vixen
c7401864
csharp
public enum TravelKind

What sort of way of getting somewhere it is.

Read the guide page for this →

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)

  • Portal

    A hole in the world you walk into.

  • Waypoint

    Somewhere unlocked by finding it and paid for to use.

  • Taxi

    A route with a fare and a flight time.

  • Summon

    Going to where somebody else is.

  • InstanceEntrance

    The 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