A* Pathfinding Project  3.1.4
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Enumerations Properties Groups Pages
NavGraph Member List

This is the complete list of members for NavGraph, including all inherited members.

_sguidNavGraph
activeNavGraph
Awake()NavGraphvirtual
CreateNodes(int number)NavGraphvirtual
DeserializeExtraInfo(byte[] bytes)NavGraphvirtual
drawGizmos (defined in NavGraph)NavGraph
GetNearest(Vector3 position)NavGraph
GetNearest(Vector3 position, NNConstraint constraint)NavGraph
GetNearest(Vector3 position, NNConstraint constraint, Node hint)NavGraphvirtual
GetNearestForce(Vector3 position, NNConstraint constraint)NavGraphvirtual
guidNavGraph
infoScreenOpenNavGraph
initialPenalty (defined in NavGraph)NavGraph
InSearchTree(Node node, Path path)NavGraph
inverseMatrix (defined in NavGraph)NavGraph
matrixNavGraph
name (defined in NavGraph)NavGraph
NodeColor(Node node, NodeRunData data) (defined in NavGraph)NavGraphvirtual
nodesNavGraph
OnDestroy()NavGraphvirtual
OnDrawGizmos(bool drawNodes) (defined in NavGraph)NavGraphvirtual
openNavGraph
PostDeserialization()NavGraphvirtual
RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix)NavGraphvirtual
SafeOnDestroy()NavGraph
Scan()NavGraphpure virtual
ScanGraph()NavGraph
SerializeExtraInfo()NavGraphvirtual