Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.
The Path class, added in version 158, inherits from Instance.
Properties
Methods
ComputeAsync(start: Vector3, finish: Vector3): null
| Name | Type |
|---|---|
| start | Vector3 |
| finish | Vector3 |
- Thread safety: unsafe
GetWaypoints(): Array
- Thread safety: unsafe
Events
Unblocked(unblockedWaypointIdx: int)
| Name | Type |
|---|---|
| unblockedWaypointIdx | int |
- Thread safety: unsafe
External links[]
- Path in the Roblox Creator Documentation
- Path in the Roblox API Reference