A* Pathfinding Project
4.1.10
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)
GraphNode
pure virtual
Area
GraphNode
ClearConnections
(bool alsoReverse)
GraphNode
pure virtual
ContainsConnection
(GraphNode node)
GraphNode
virtual
DeserializeNode
(GraphSerializationContext ctx)
GraphNode
virtual
DeserializeReferences
(GraphSerializationContext ctx)
GraphNode
virtual
Destroy
()
GraphNode
package
Destroyed
GraphNode
DestroyedNodeIndex
GraphNode
private
flags
GraphNode
protected
Flags
GraphNode
FlagsAreaMask
GraphNode
private
FlagsAreaOffset
GraphNode
private
FlagsGraphMask
GraphNode
private
FlagsGraphOffset
GraphNode
private
FlagsTagMask
GraphNode
private
FlagsTagOffset
GraphNode
private
FlagsWalkableMask
GraphNode
private
FlagsWalkableOffset
GraphNode
private
FloodFill
(Stack< GraphNode > stack, uint region)
GraphNode
virtual
GetConnections
(System.Action< GraphNode > action)
GraphNode
pure virtual
GetGizmoHashCode
()
GraphNode
virtual
GetPortal
(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards)
GraphNode
virtual
Graph
GraphNode
GraphIndex
GraphNode
GraphNode
(AstarPath astar)
GraphNode
protected
MaxAreaIndex
GraphNode
MaxGraphIndex
GraphNode
NodeIndex
GraphNode
nodeIndex
GraphNode
private
NodeIndexMask
GraphNode
private
Open
(Path path, PathNode pathNode, PathHandler handler)
GraphNode
pure virtual
penalty
GraphNode
private
Penalty
GraphNode
position
GraphNode
RandomPointOnSurface
()
GraphNode
virtual
RecalculateConnectionCosts
()
GraphNode
virtual
RemoveConnection
(GraphNode node)
GraphNode
pure virtual
SerializeNode
(GraphSerializationContext ctx)
GraphNode
virtual
SerializeReferences
(GraphSerializationContext ctx)
GraphNode
virtual
SurfaceArea
()
GraphNode
virtual
Tag
GraphNode
TemporaryFlag1
GraphNode
package
TemporaryFlag1Mask
GraphNode
private
TemporaryFlag2
GraphNode
package
TemporaryFlag2Mask
GraphNode
private
UpdateRecursiveG
(Path path, PathNode pathNode, PathHandler handler)
GraphNode
virtual
Walkable
GraphNode
Generated on Sun Jan 21 2018 17:04:55 for A* Pathfinding Project by
1.8.14