BlueprintAPI > BlueprintAPI/AI > BlueprintAPI/AI/Navigation
Potentially expensive. Use with caution. Consider using UPathFollowingComponent::GetRemainingPathCost instead
Target is Navigation System V1
Inputs
Type | Name | Description |
---|---|---|
vector | Path Start | |
vector | Path End | |
object | Nav Data | |
class | Filter Class |
Outputs
Type | Name | Description |
---|---|---|
real | Path Cost | |
enum | Return Value | Potentially expensive. Use with caution. Consider using UPathFollowingComponent::GetRemainingPathCost instead |