Class AstarPathEditor Extends Editor
Public Methods
Load graphs from serialized data.
Cleans up editor stuff.
Enables editor stuff.
Tell Unity that we want to use the whole inspector width.
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.
Draws the inspector for the given graph with the given graph editor.
Draws the main area in the inspector.
Draws optimizations settings.
Reads settings frome EditorPrefs.
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.