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.
Public Variables
Public Static Variables
Private/Protected Members
Hashes the contents of a byte array.
Make sure every graph has a graph editor.
Holds defines found in script files, used for optimizations.
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.
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.
Checks if JS support is enabled.
Loads GUISkin and sets up styles.
Called when an undo or redo operation has been performed.
Repaints Scene View.