|
A* Pathfinding Project
3.8
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for LayerGridGraphEditor, including all inherited members.
| AutoScan() | GraphEditor | |
| ChannelUseNames | GridGraphEditor | protectedstatic |
| DrawCollisionEditor(GraphCollision collision) | LayerGridGraphEditor | protectedvirtual |
| DrawCutCorners(GridGraph graph) | LayerGridGraphEditor | protectedvirtual |
| DrawErosion(GridGraph graph) | GridGraphEditor | protected |
| DrawJPS(GridGraph graph) | LayerGridGraphEditor | protectedvirtual |
| DrawMaxClimb(GridGraph graph) | LayerGridGraphEditor | protectedvirtual |
| DrawMaxSlope(GridGraph graph) | GridGraphEditor | protected |
| DrawMiddleSection(GridGraph graph) | LayerGridGraphEditor | protectedvirtual |
| DrawNeighbours(GridGraph graph) | LayerGridGraphEditor | protectedvirtual |
| DrawTextureData(GridGraph.TextureData data, GridGraph graph) | LayerGridGraphEditor | protectedvirtual |
| DrawUse2DPhysics(GraphCollision collision) | LayerGridGraphEditor | protectedvirtual |
| DrawWireCube(Vector3 center, Vector3 size) | GraphEditor | static |
| editor | GraphEditor | |
| FixLabel(string label, string buttonLabel="Fix", int buttonWidth=40) | GraphEditor | static |
| GridPivot enum name | GridGraphEditor | |
| HelpBox(string label) | GraphEditor | static |
| isMouseDown | GridGraphEditor | |
| locked | GridGraphEditor | |
| ObjectField(string label, Object obj, System.Type objType, bool allowSceneObjects) | GraphEditor | static |
| ObjectField(GUIContent label, Object obj, System.Type objType, bool allowSceneObjects) | GraphEditor | static |
| OnBaseInspectorGUI(NavGraph target) | GraphEditor | |
| OnDrawGizmos() | GraphEditor | virtual |
| OnEnable() | GraphEditor | virtual |
| OnInspectorGUI(NavGraph target) | LayerGridGraphEditor | virtual |
| OnSceneGUI(NavGraph target) | GridGraphEditor | virtual |
| pivot | GridGraphEditor | |
| PivotPointSelector(GridPivot pivot) | GridGraphEditor | static |
| RoundVector3(Vector3 v) | GridGraphEditor | static |
| Separator() | GraphEditor | static |
| showExtra | GridGraphEditor | |
| SnapSizeToNodes(int newWidth, int newDepth, GridGraph graph) | GridGraphEditor | |
| target | GraphEditorBase | |
| ToggleGroup(string label, bool value) | GraphEditor | |
| ToggleGroup(GUIContent label, bool value) | GraphEditor | static |
| UnloadGizmoMeshes() | GraphEditor | virtual |