Result of a navigation request
Verse using statement |
using { /Fortnite.com/AI } |
Enumerators
The navigation_result
enumeration includes the following enumerators:
Name | Description |
---|---|
Reached |
The destination has been reached |
PartiallyReached |
The destination has been partially reached (AllowPartialPath was used) |
Interrupted |
Navigation has been interrupted before completion |
Blocked |
The navigating agent is blocked |
Unreachable |
The destination cannot be reached |