Class AstarPathEditor Extends Editor
Public Methods
Load graphs from serialized data.
Cleans up editor stuff.
Enables editor stuff.
Public Static Methods
Opens the A* Inspector and shows the section for editing tags.
Returns a version with all fields fully defined.
Loads GUISkin and sets up styles.
Public Variables
Public Static Variables
Private/Protected Members
Hashes the contents of a byte array.
Make sure every graph has a graph editor.
Disables JS support if it was enabled.
Draws the inspector for the given graph with the given graph editor.
Draws the main area in the inspector.
Draws optimizations settings.
Enables JS support.
Reads settings frome EditorPrefs.
Checks if JS support is enabled.
Called when an undo or redo operation has been performed.
Repaints Scene View.
Holds defines found in script files, used for optimizations.
List of all graph editors for the graphs.
Graph editor which has its 'name' field focused.
Holds node counts for each graph to avoid calculating it every frame.
Used to make sure correct behaviour when handling undos.