Photon Quantum 2.1.1

Quantum.Navigation.PathFinder Member List

This is the complete list of members for Quantum.Navigation.PathFinder, including all inherited members.

Dispose()Quantum.Navigation.PathFinderinline
FindPath(FrameThreadSafe frame, FPVector2 start, FPVector2 end, bool automaticTargetCorrection, FP automaticTargetCorrectionRadius, NavMeshRegionMask regionMask, PathQuality quality=PathQuality.Good, NavMesh navmesh=null)Quantum.Navigation.PathFinderinline
FindPath(FrameThreadSafe frame, FPVector3 start, FPVector3 end, bool automaticTargetCorrection, FP automaticTargetCorrectionRadius, NavMeshRegionMask regionMask, PathQuality quality=PathQuality.Good, NavMesh navmesh=null)Quantum.Navigation.PathFinderinline
PathFinder(Native.Allocator allocator, Int32 openNodesSize, Int32 rawPathSize=256, RawPathAllocationStrategy rawPathAllocationStrategy=RawPathAllocationStrategy.Fixed)Quantum.Navigation.PathFinderinline
PathFinder(Native.Allocator allocator, NavMesh navmesh, Int32 rawPathSize=256, RawPathAllocationStrategy rawPathAllocationStrategy=RawPathAllocationStrategy.Fixed)Quantum.Navigation.PathFinderinline
RawPathQuantum.Navigation.PathFinder
RawPathSizeQuantum.Navigation.PathFinder
SetNavMesh(NavMesh navmesh)Quantum.Navigation.PathFinderinline