This is the complete list of members for PointNode, including all inherited members.
AddConnection(GraphNode node, uint cost) | PointNode | virtual |
Area | GraphNode | |
ClearConnections(bool alsoReverse) | PointNode | virtual |
connectionCosts | PointNode | |
connections | PointNode | |
ContainsConnection(GraphNode node) | PointNode | virtual |
DeserializeNode(GraphSerializationContext ctx) | PointNode | virtual |
DeserializeReferences(GraphSerializationContext ctx) | PointNode | virtual |
Destroy() | GraphNode | |
Destroyed | GraphNode | |
Flags | GraphNode | |
flags | GraphNode | protected |
FloodFill(Stack< GraphNode > stack, uint region) | GraphNode | virtual |
gameObject | PointNode | |
GetConnections(GraphNodeDelegate del) | PointNode | virtual |
GetPortal(GraphNode other, List< Vector3 > left, List< Vector3 > right, bool backwards) | GraphNode | virtual |
GraphIndex | GraphNode | |
GraphNode(AstarPath astar) | GraphNode | protected |
MaxAreaIndex | GraphNode | |
MaxGraphIndex | GraphNode | |
next | PointNode | |
NodeIndex | GraphNode | |
Open(Path path, PathNode pathNode, PathHandler handler) | PointNode | virtual |
Penalty | GraphNode | |
PointNode(AstarPath astar) | PointNode | |
position | GraphNode | |
RecalculateConnectionCosts() | GraphNode | virtual |
RemoveConnection(GraphNode node) | PointNode | virtual |
SerializeNode(GraphSerializationContext ctx) | PointNode | virtual |
SerializeReferences(GraphSerializationContext ctx) | PointNode | virtual |
SetPosition(Int3 value) | PointNode | |
Tag | GraphNode | |
UpdateG(Path path, PathNode pathNode) | GraphNode | |
UpdateRecursiveG(Path path, PathNode pathNode, PathHandler handler) | PointNode | virtual |
Walkable | GraphNode | |