Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1
Type | Name | Description | |
---|---|---|---|
![]() |
FPathFindingResult | FindPathSync
(
FPathFindingQuery Query, |
Does a simple path finding from to on specified NavData. |
![]() |
FPathFindingResult | FindPathSync
(
const FNavAgentProperties& AgentProperties, |
Synchronously looks for a path from to for agent with properties . |