Query
Declaration
public IEnumerable<GridNode> Query(Bounds withinBounds)
Parameters
| Name | Type | Summary |
|---|---|---|
| withinBounds | Bounds | - |
Overload
public IEnumerable<GridNode> Query(Vector2Int neighboursTo)
Parameters
| Name | Type | Summary |
|---|---|---|
| withinBounds | Bounds | - |