Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
ANavigationData * | GetNavDataForProps
(
const FNavAgentProperties& AgentProperties |
Looks for NavData generated for specified movement properties and returns it. NULL if not found; |
![]() ![]() ![]() |
const ANavigationData * | GetNavDataForProps
(
const FNavAgentProperties& AgentProperties |
Looks for NavData generated for specified movement properties and returns it. |
![]() ![]() ![]() |
ANavigationData * | GetNavDataForProps
(
const FNavAgentProperties& AgentProperties, |
Looks up NavData appropriate for specified movement properties and returns it. |