BlueprintAPI > BlueprintAPI/AI > BlueprintAPI/AI/Navigation
Returns true if the current PathFollowingComponent's path is partial (does not reach desired destination).
Target is AIController
Inputs
Type | Name | Description |
---|---|---|
object | Target |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if the current PathFollowingComponent's path is partial (does not reach desired destination). |