A* Pathfinding Project  4.1.19
The A* Pathfinding Project for Unity 3D
GraphNode Member List

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

AddConnection(GraphNode node, uint cost)GraphNodepure virtual
AreaGraphNode
ClearConnections(bool alsoReverse)GraphNodepure virtual
ContainsConnection(GraphNode node)GraphNodevirtual
DeserializeNode(GraphSerializationContext ctx)GraphNodevirtual
DeserializeReferences(GraphSerializationContext ctx)GraphNodevirtual
Destroy()GraphNodepackage
DestroyedGraphNode
DestroyedNodeIndexGraphNodeprivate
flagsGraphNodeprotected
FlagsGraphNode
FlagsAreaMaskGraphNodeprivate
FlagsAreaOffsetGraphNodeprivate
FlagsGraphMaskGraphNodeprivate
FlagsGraphOffsetGraphNodeprivate
FlagsTagMaskGraphNodeprivate
FlagsTagOffsetGraphNodeprivate
FlagsWalkableMaskGraphNodeprivate
FlagsWalkableOffsetGraphNodeprivate
FloodFill(Stack< GraphNode > stack, uint region)GraphNodevirtual
GetConnections(System.Action< GraphNode > action)GraphNodepure virtual
GetGizmoHashCode()GraphNodevirtual
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)GraphNodevirtual
GraphGraphNode
GraphIndexGraphNode
GraphNode(AstarPath astar)GraphNodeprotected
MaxAreaIndexGraphNode
MaxGraphIndexGraphNode
NodeIndexGraphNode
nodeIndexGraphNodeprivate
NodeIndexMaskGraphNodeprivate
Open(Path path, PathNode pathNode, PathHandler handler)GraphNodepure virtual
penaltyGraphNodeprivate
PenaltyGraphNode
positionGraphNode
RandomPointOnSurface()GraphNodevirtual
RecalculateConnectionCosts()GraphNodevirtual
RemoveConnection(GraphNode node)GraphNodepure virtual
SerializeNode(GraphSerializationContext ctx)GraphNodevirtual
SerializeReferences(GraphSerializationContext ctx)GraphNodevirtual
SurfaceArea()GraphNodevirtual
TagGraphNode
TemporaryFlag1GraphNodepackage
TemporaryFlag1MaskGraphNodeprivate
TemporaryFlag2GraphNodepackage
TemporaryFlag2MaskGraphNodeprivate
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler)GraphNodevirtual
WalkableGraphNode