Click or drag to resize

ff14bot.Pathing Namespace

 
Classes
  ClassDescription
Public classAerialBlackspotManager
Handles aerial blackspots
Public classFlightor
The flightor class.
Public classFlightorMountHelper
A mount helper.
Public classFlyToParameters
Represents parameters for MoveTo(FlyToParameters).
Public classMoveResultExtensions
Public classMoveToParameters
Represents parameters for MoveTo(MoveToParameters).
Public classNavigationProvider
Public classPathInformation
Represents information about a path distance to an object.
Public classProfileAttributeExpectedException
Exception for signalling profile attribute expected errors.
Public classProfileAttributeExpectedExceptionT
Exception for signalling profile attribute expected errors.
Public classProfileException
Exception for signalling profile errors.
Public classProfileMissingAttributeException
Exception for signalling profile missing attribute errors.
Public classProfileMissingAttributeExceptionT
Exception for signalling profile missing attribute errors.
Public classProfileMissingElementException
Exception for signalling profile missing element errors.
Public classProfileNotFoundException
Exception for signalling profile is not found.
Public classProfileTagExpectedException
Exception for signalling profile tag expected errors.
Public classProfileUnknownAttributeException
Exception for signalling profile unknown attribute errors.
Public classProfileUnknownElementException
Exception for signalling profile unknown element errors.
Public classSampleCircle
Represents a circle (in 2D) to sample points within.
Public classSamplePointsParameters
Represents parameters for sampling points with a navigation provider.
Public classXmlExtensions
Structures
  StructureDescription
Public structureWorldLine
A world line.
Enumerations
  EnumerationDescription
Public enumerationPathDistanceType
Represents the different kinds of path distance values.
Public enumerationPathGenerationFailStep
Values that represent PathGenerationFailStep.
Public enumerationPathNavigability
Represents path information.
Public enumerationSamplePointsType
Represents the types of points to sample with a navigation provider.