# CanFindPath
bool CanFindPath(Vector_1, Vector_2)
# Class
✔️ Server: GridNav
❌ Client: undefined
# Function Description
Determine if it is possible to reach the specified end point from the specified start point. bool (vStart, vEnd)
# Parameters
| Type | Name | Description |
|---|---|---|
| Vector | Vector_1 | No Description Set |
| Vector | Vector_2 | No Description Set |