Navigation
Unreal Engine C++ API Reference > Runtime > NavigationSystem > UNavigationSystemV1 > GetNavDataForProps
References
Module | NavigationSystem |
Header | /Engine/Source/Runtime/NavigationSystem/Public/NavigationSystem.h |
Include | #include "NavigationSystem.h" |
Source | /Engine/Source/Runtime/NavigationSystem/Private/NavigationSystem.cpp |
virtual const ANavigationData &42; GetNavDataForProps
&40;
const FNavAgentProperties & AgentProperties
&41; const
Remarks
Looks for NavData generated for specified movement properties and returns it. NULL if not found; Const version.