Click or drag to resize

ServiceNavigationProvider Methods

The ServiceNavigationProvider type exposes the following members.

Methods
  NameDescription
Public methodAtLocation (Overrides NavigationProviderAtLocation(Vector3, Vector3).)
Public methodCanFullyNavigateFrom (Overrides NavigationProviderCanFullyNavigateFrom(ICollectionCanFullyNavigateTarget, Vector3, UInt16).)
Public methodCanFullyNavigateTo(ICollectionCanFullyNavigateTarget)
Check if multiple locations can be pathed to on the current zone
(Inherited from NavigationProvider.)
Public methodCanFullyNavigateTo(ICollectionCanFullyNavigateTarget, Vector3, UInt16) (Overrides NavigationProviderCanFullyNavigateTo(ICollectionCanFullyNavigateTarget, Vector3, UInt16).)
Public methodClear (Overrides NavigationProviderClear.)
Public methodClearStuckInfo (Overrides NavigationProviderClearStuckInfo.)
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLookupPathInfo (Overrides NavigationProviderLookupPathInfo(GameObject, Single).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMoveTo (Overrides NavigationProviderMoveTo(MoveToParameters).)
Public methodOnPulse (Overrides NavigationProviderOnPulse.)
Public methodOnRemoveAsCurrent (Overrides NavigationProviderOnRemoveAsCurrent.)
Public methodOnSetAsCurrent (Overrides NavigationProviderOnSetAsCurrent.)
Public methodSamplePointsAsync (Overrides NavigationProviderSamplePointsAsync(SamplePointsParameters).)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also