PathStatus
The success of a Path generated by PathfindingService.
아이템
이름 | 값 | 요약 |
---|---|---|
Success | 0 | |
ClosestNoPath | 1 | |
ClosestOutOfRange | 2 | |
FailStartNotEmpty | 3 | |
FailFinishNotEmpty | 4 | |
NoPath | 5 |
The success of a Path generated by PathfindingService.
이름 | 값 | 요약 |
---|---|---|
Success | 0 | |
ClosestNoPath | 1 | |
ClosestOutOfRange | 2 | |
FailStartNotEmpty | 3 | |
FailFinishNotEmpty | 4 | |
NoPath | 5 |