active | NavGraph | |
AddLayers(int count) | LayerGridGraph | |
aspectRatio | GridGraph | |
autoLinkDistLimit | GridGraph | |
autoLinkGrids | GridGraph | |
Awake() | NavGraph | virtual |
boundsMatrix | GridGraph | |
CalculateConnections(GraphNode[] nodes, GraphNode node, int x, int z, int layerIndex) | LayerGridGraph | |
Pathfinding::GridGraph.CalculateConnections(GridNode node) | GridGraph | static |
Pathfinding::GridGraph.CalculateConnections(GridNode[] nodes, int x, int z, GridNode node) | GridGraph | virtual |
Pathfinding::GridGraph.CalculateConnections(int x, int z, GridNode node) | GridGraph | virtual |
CanUpdateAsync(GraphUpdateObject o) | GridGraph | |
center | GridGraph | |
characterHeight | LayerGridGraph | |
CheckConnection(LevelGridNode node, int dir) | LayerGridGraph | static |
Pathfinding::GridGraph.CheckConnection(GridNode node, int dir) | GridGraph | |
ClipLineSegmentToBounds(Vector3 a, Vector3 b, out Vector3 outA, out Vector3 outB) | GridGraph | protected |
collision | GridGraph | |
CountNodes() | LayerGridGraph | virtual |
CrossMagnitude(Vector2 a, Vector2 b) | GridGraph | protectedstatic |
cutCorners | GridGraph | |
Depth | GridGraph | |
depth | GridGraph | |
DeserializeExtraInfo(GraphSerializationContext ctx) | LayerGridGraph | virtual |
DeserializeSettingsCompatibility(GraphSerializationContext ctx) | GridGraph | virtual |
drawGizmos | NavGraph | |
erodeIterations | GridGraph | |
ErodeWalkableArea(int xmin, int zmin, int xmax, int zmax) | LayerGridGraph | virtual |
Pathfinding::GridGraph.ErodeWalkableArea() | GridGraph | virtual |
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) | LayerGridGraph | virtual |
Pathfinding::NavGraph.GetNearest(Vector3 position) | NavGraph | |
Pathfinding::NavGraph.GetNearest(Vector3 position, NNConstraint constraint) | NavGraph | |
GetNearestForce(Vector3 position, NNConstraint constraint) | LayerGridGraph | virtual |
getNearestForceOverlap | GridGraph | |
GetNearestNode(Vector3 position, int x, int z, NNConstraint constraint) | LayerGridGraph | private |
GetNeighbourAlongDirection(GridNodeBase node, int direction) | LayerGridGraph | protectedvirtual |
GetNodeConnection(GridNode node, int dir) | GridGraph | |
GetNodes(GraphNodeDelegateCancelable del) | LayerGridGraph | virtual |
GetNodesInArea(Bounds b) | GridGraph | |
GetNodesInArea(GraphUpdateShape shape) | GridGraph | |
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 |
lastScannedDepth | LayerGridGraph | package |
lastScannedWidth | LayerGridGraph | package |
layerCount | LayerGridGraph | |
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 | |
mergeSpanRange | LayerGridGraph | |
name | NavGraph | |
neighbourCosts | GridGraph | |
neighbourOffsets | GridGraph | |
neighbours | GridGraph | |
neighbourXOffsets | GridGraph | |
neighbourZOffsets | GridGraph | |
NodeColor(GraphNode node, PathHandler data) | NavGraph | virtual |
nodes | LayerGridGraph | |
nodeSize | GridGraph | |
OnDestroy() | LayerGridGraph | virtual |
OnDrawGizmos(bool drawNodes) | LayerGridGraph | virtual |
OnPostScan(AstarPath script) | GridGraph | |
open | NavGraph | |
penaltyAngle | GridGraph | |
penaltyAngleFactor | GridGraph | |
penaltyAnglePower | GridGraph | |
penaltyPosition | GridGraph | |
penaltyPositionFactor | GridGraph | |
penaltyPositionOffset | GridGraph | |
PostDeserialization() | LayerGridGraph | virtual |
RecalculateCell(int x, int z, bool preserveExistingNodes) | LayerGridGraph | |
RelocateNodes(Vector3 center, Quaternion rotation, float nodeSize, float aspectRatio=1, float isometricAngle=0) | GridGraph | |
Pathfinding::NavGraph.RelocateNodes(Matrix4x4 oldMatrix, Matrix4x4 newMatrix) | NavGraph | virtual |
RemoveGridGraphFromStatic() | LayerGridGraph | private |
rotation | GridGraph | |
Scan() | NavGraph | |
ScanGraph() | NavGraph | |
ScanInternal() | LayerGridGraph | virtual |
ScanInternal(OnScanStatus status) | LayerGridGraph | |
SerializeExtraInfo(GraphSerializationContext ctx) | LayerGridGraph | 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 | LayerGridGraph | |
UnloadGizmoMeshes() | NavGraph | packagevirtual |
UpdateArea(GraphUpdateObject o) | LayerGridGraph | |
UpdateAreaInit(GraphUpdateObject o) | GridGraph | |
UpdateAreaPost(GraphUpdateObject o) | GridGraph | |
UpdateNodePositionCollision(GridNode node, int x, int z, bool resetPenalty=true) | GridGraph | virtual |
UpdatePenalty(LevelGridNode node) | LayerGridGraph | virtual |
UpdateSizeFromWidthDepth() | GridGraph | |
useJumpPointSearch | GridGraph | |
useRaycastNormal | GridGraph | |
Width | GridGraph | |
width | GridGraph | |