A* Pathfinding Project  4.1.14
The A* Pathfinding Project for Unity 3D
LevelGridNode Member List

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

_gridGraphsLevelGridNodeprivatestatic
AddConnection(GraphNode node, uint cost)GridNodeBasevirtual
AreaGraphNode
ClearConnections(bool alsoReverse)LevelGridNodevirtual
ClearCustomConnections(bool alsoReverse)GridNodeBase
ConnectionMaskLevelGridNode
connectionsGridNodeBase
ConnectionStrideLevelGridNodeprivate
ContainsConnection(GraphNode node)GridNodeBasevirtual
DeserializeNode(GraphSerializationContext ctx)LevelGridNodevirtual
DeserializeReferences(GraphSerializationContext ctx)GridNodeBasevirtual
Destroy()GraphNodepackage
DestroyedGraphNode
FlagsGraphNode
flagsGraphNodeprotected
FloodFill(Stack< GraphNode > stack, uint region)LevelGridNodevirtual
Pathfinding::GridNodeBase.FloodFill(System.Collections.Generic.Stack< GraphNode > stack, uint region)GridNodeBase
GetConnection(int i)LevelGridNode
GetConnections(System.Action< GraphNode > action)LevelGridNodevirtual
GetConnectionValue(int dir)LevelGridNode
GetGizmoHashCode()LevelGridNodevirtual
GetGridGraph(uint graphIndex)LevelGridNodestatic
GetNeighbourAlongDirection(int direction)LevelGridNodevirtual
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)LevelGridNodevirtual
GraphGraphNode
GraphIndexGraphNode
GraphNode(AstarPath astar)GraphNodeprotected
gridConnectionsLevelGridNode
gridFlagsGridNodeBaseprotected
gridGraphsLevelGridNodeprotectedstatic
GridNodeBase(AstarPath astar)GridNodeBaseprotected
HasAnyGridConnections()LevelGridNode
HasConnectionsToAllEightNeighboursLevelGridNode
LayerCoordinateInGridLevelGridNode
LevelGridNode(AstarPath astar)LevelGridNode
MaxAreaIndexGraphNode
MaxGraphIndexGraphNode
MaxLayerCountLevelGridNode
NoConnectionLevelGridNode
NodeIndexGraphNode
NodeInGridIndexGridNodeBase
nodeInGridIndexGridNodeBaseprotected
NodeInGridIndexLayerOffsetGridNodeBaseprotected
NodeInGridIndexMaskGridNodeBaseprotected
Open(Path path, PathNode pathNode, PathHandler handler)LevelGridNodevirtual
PenaltyGraphNode
positionGraphNode
RandomPointOnSurface()GridNodeBasevirtual
RecalculateConnectionCosts()GraphNodevirtual
RemoveConnection(GraphNode node)GridNodeBasevirtual
ResetAllGridConnections()LevelGridNode
SerializeNode(GraphSerializationContext ctx)LevelGridNodevirtual
SerializeReferences(GraphSerializationContext ctx)GridNodeBasevirtual
SetConnectionValue(int dir, int value)LevelGridNode
SetGridGraph(int graphIndex, LayerGridGraph graph)LevelGridNodestatic
SetPosition(Int3 position)LevelGridNode
SurfaceArea()GridNodeBasevirtual
TagGraphNode
TemporaryFlag1GraphNodepackage
TemporaryFlag2GraphNodepackage
TmpWalkableGridNodeBase
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler)LevelGridNodevirtual
WalkableGraphNode
WalkableErosionGridNodeBase
XCoordinateInGridGridNodeBase
ZCoordinateInGridGridNodeBase