Class PolarGraph Extends NavGraph
Public Methods
[step7]
Public Variables
Inherited Public Members
Number of nodes in the graph.
Returns the nearest node to a position.
Returns the nearest node to a position using the specified NNConstraint.
Returns the nearest node to a position using the specified NNConstraint.
Returns the nearest node to a position using the specified constraint .
Calls a delegate with all nodes in the graph until the delegate returns false.
Draw gizmos for the graph.
Moves the nodes in this graph.
Scan the graph.
Index of the graph, used for identification purposes.
Used as an ID of the graph, considered to be unique.
Used in the editor to check if the info screen is open.
Default penalty to apply to all nodes.
Name of the graph.
Is the graph open in the editor.
Private/Protected Members
[step2]
Create a single node at the specified position.
Deserializes graph type specific node data.
Destroys all nodes in the graph.
Cleans up any unmanaged data that the graph has.
Function for cleaning up references.
Called after all deserialization has been done for all graphs.
Internal method to scan the graph.
[step2]
Serializes graph type specific node data.
True if the graph exists, false if it has been destroyed.