| active | NavGraph | |
| aspectRatio | GridGraph | |
| autoLinkDistLimit | GridGraph | |
| autoLinkGrids | GridGraph | |
| Awake() | NavGraph | virtual |
| boundsMatrix | GridGraph | |
| CalculateConnections(GridNode node) | GridGraph | static |
| CalculateConnections(GridNode[] nodes, int x, int z, GridNode node) | GridGraph | virtual |
| CalculateConnections(int x, int z, GridNode node) | GridGraph | virtual |
| CanUpdateAsync(GraphUpdateObject o) | GridGraph | |
| center | GridGraph | |
| CheckConnection(GridNode node, int dir) | GridGraph | |
| ClipLineSegmentToBounds(Vector3 a, Vector3 b, out Vector3 outA, out Vector3 outB) | GridGraph | protected |
| collision | GridGraph | |
| CountNodes() | GridGraph | virtual |
| CrossMagnitude(Vector2 a, Vector2 b) | GridGraph | protectedstatic |
| cutCorners | GridGraph | |
| depth | GridGraph | |
| Depth | GridGraph | |
| DeserializeExtraInfo(GraphSerializationContext ctx) | GridGraph | virtual |
| DeserializeSettingsCompatibility(GraphSerializationContext ctx) | GridGraph | virtual |
| drawGizmos | NavGraph | |
| erodeIterations | GridGraph | |
| ErodeWalkableArea() | GridGraph | virtual |
| ErodeWalkableArea(int xmin, int zmin, int xmax, int zmax) | GridGraph | virtual |
| ErosionAnyFalseConnections(GridNode node) | GridGraph | private |
| erosionFirstTag | GridGraph | |
| erosionUseTags | GridGraph | |
| GenerateMatrix() | GridGraph | |
| GetBoundsMinMax(Bounds b, Matrix4x4 matrix, out Vector3 min, out Vector3 max) | GridGraph | protectedstatic |
| GetConnectionCost(int dir) | GridGraph | |
| GetNearest(Vector3 position, NNConstraint constraint, GraphNode hint) | GridGraph | virtual |
| Pathfinding::NavGraph.GetNearest(Vector3 position) | NavGraph | |
| Pathfinding::NavGraph.GetNearest(Vector3 position, NNConstraint constraint) | NavGraph | |
| GetNearestForce(Vector3 position, NNConstraint constraint) | GridGraph | virtual |
| getNearestForceOverlap | GridGraph | |
| GetNeighbourAlongDirection(GridNodeBase node, int direction) | GridGraph | protectedvirtual |
| GetNodeConnection(GridNode node, int dir) | GridGraph | |
| GetNodeConnection(int index, int x, int z, int dir) | GridGraph | private |
| GetNodes(GraphNodeDelegateCancelable del) | GridGraph | virtual |
| GetNodesInArea(Bounds b) | GridGraph | |
| GetNodesInArea(GraphUpdateShape shape) | GridGraph | |
| GetNodesInArea(Bounds b, GraphUpdateShape shape) | GridGraph | private |
| graphIndex | NavGraph | |
| GraphPointToWorld(int x, int z, float height) | GridGraph | |
| GridGraph() | GridGraph | |
| guid | NavGraph | |
| HasNodeConnection(GridNode node, int dir) | GridGraph | |
| HasNodeConnection(int index, int x, int z, int dir) | GridGraph | |
| hexagonNeighbourIndices | GridGraph | packagestatic |
| infoScreenOpen | NavGraph | |
| initialPenalty | NavGraph | |
| InSearchTree(GraphNode node, Path path) | NavGraph | static |
| inverseMatrix | NavGraph | |
| isometricAngle | GridGraph | |
| IsValidConnection(GridNode n1, GridNode n2) | GridGraph | virtual |
| Linecast(Vector3 _a, Vector3 _b) | GridGraph | |
| Linecast(Vector3 _a, Vector3 _b, GraphNode hint) | GridGraph | |
| Linecast(Vector3 _a, Vector3 _b, GraphNode hint, out GraphHitInfo hit) | GridGraph | |
| Linecast(Vector3 _a, Vector3 _b, GraphNode hint, out GraphHitInfo hit, List< GraphNode > trace) | GridGraph | |
| matrix | NavGraph | |
| maxClimb | GridGraph | |
| maxClimbAxis | GridGraph | |
| maxSlope | GridGraph | |
| name | NavGraph | |
| neighbourCosts | GridGraph | |
| neighbourOffsets | GridGraph | |
| neighbours | GridGraph | |
| neighbourXOffsets | GridGraph | |
| neighbourZOffsets | GridGraph | |
| NodeColor(GraphNode node, PathHandler data) | NavGraph | virtual |
| nodes | GridGraph | |
| nodeSize | GridGraph | |
| OnDestroy() | GridGraph | virtual |
| OnDrawGizmos(bool drawNodes) | GridGraph | virtual |
| OnPostScan(AstarPath script) | GridGraph | |
| open | NavGraph | |
| penaltyAngle | GridGraph | |
| penaltyAngleFactor | GridGraph | |
| penaltyAnglePower | GridGraph | |
| penaltyPosition | GridGraph | |
| penaltyPositionFactor | GridGraph | |
| penaltyPositionOffset | GridGraph | |
| PostDeserialization() | GridGraph | virtual |
| RelocateNodes(Vector3 center, Quaternion rotation, float nodeSize, float aspectRatio=1, float isometricAngle=0) | GridGraph | |
| Pathfinding::NavGraph.RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix) | NavGraph | virtual |
| RemoveGridGraphFromStatic() | GridGraph | private |
| rotation | GridGraph | |
| Scan() | NavGraph | |
| ScanGraph() | NavGraph | |
| ScanInternal(OnScanStatus statusCallback) | GridGraph | virtual |
| Pathfinding::NavGraph.ScanInternal() | NavGraph | |
| SerializeExtraInfo(GraphSerializationContext ctx) | GridGraph | virtual |
| SetMatrix(Matrix4x4 m) | NavGraph | |
| SetNodeConnection(GridNode node, int dir, bool value) | GridGraph | |
| SetNodeConnection(int index, int x, int z, int dir, bool value) | GridGraph | |
| SetUpOffsetsAndCosts() | GridGraph | virtual |
| size | GridGraph | |
| SnappedLinecast(Vector3 a, Vector3 b, GraphNode hint, out GraphHitInfo hit) | GridGraph | |
| textureData | GridGraph | |
| unclampedSize | GridGraph | |
| uniformEdgeCosts | GridGraph | |
| uniformWidthDepthGrid | GridGraph | |
| UnloadGizmoMeshes() | NavGraph | packagevirtual |
| UpdateArea(GraphUpdateObject o) | GridGraph | |
| UpdateAreaInit(GraphUpdateObject o) | GridGraph | |
| UpdateNodePositionCollision(GridNode node, int x, int z, bool resetPenalty=true) | GridGraph | virtual |
| UpdateSizeFromWidthDepth() | GridGraph | |
| useJumpPointSearch | GridGraph | |
| useRaycastNormal | GridGraph | |
| width | GridGraph | |
| Width | GridGraph | |