A* Pathfinding Project  4.0.7
The A* Pathfinding Project for Unity 3D
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events Macros Groups Pages
NodeLink3Node Member List

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

AddConnection(GraphNode node, uint cost)PointNodevirtual
AreaGraphNode
ClearConnections(bool alsoReverse)PointNodevirtual
connectionsPointNode
ContainsConnection(GraphNode node)PointNodevirtual
DeserializeNode(GraphSerializationContext ctx)PointNodevirtual
DeserializeReferences(GraphSerializationContext ctx)PointNodevirtual
Destroy()GraphNodepackage
DestroyedGraphNode
FlagsGraphNode
flagsGraphNodeprotected
FloodFill(Stack< GraphNode > stack, uint region)GraphNodevirtual
gameObjectPointNode
GetConnections(System.Action< GraphNode > action)PointNodevirtual
GetGizmoHashCode()PointNodevirtual
GetOther(GraphNode a)NodeLink3Node
GetOtherInternal(GraphNode a)NodeLink3Nodeprivate
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)NodeLink3Nodevirtual
GraphIndexGraphNode
GraphNode(AstarPath astar)GraphNodeprotected
linkNodeLink3Node
MaxAreaIndexGraphNode
MaxGraphIndexGraphNode
NodeIndexGraphNode
NodeLink3Node(AstarPath active)NodeLink3Node
Open(Path path, PathNode pathNode, PathHandler handler)PointNodevirtual
PenaltyGraphNode
PointNode(AstarPath astar)PointNode
portalANodeLink3Node
portalBNodeLink3Node
positionGraphNode
RandomPointOnSurface()GraphNodevirtual
RecalculateConnectionCosts()GraphNodevirtual
RemoveConnection(GraphNode node)PointNodevirtual
SerializeNode(GraphSerializationContext ctx)PointNodevirtual
SerializeReferences(GraphSerializationContext ctx)PointNodevirtual
SetPosition(Int3 value)PointNode
SurfaceArea()GraphNodevirtual
TagGraphNode
UpdateG(Path path, PathNode pathNode)GraphNode
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler)PointNodevirtual
WalkableGraphNode