Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/INavAgentInterface
Description
Retrieves FNavAgentProperties expressing navigation props and caps of represented agent @NOTE the function will be renamed to GetNavAgentProperties in 4.8. Current name was introduced to help with deprecating old GetNavAgentProperties function
Derived Overrides
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/AI/Navigation/NavAgentInterface.h |
| Include Path | #include "AI/Navigation/NavAgentInterface.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AI/Navigation/NavigationInterfaces.cpp |
virtual const FNavAgentProperties & GetNavAgentPropertiesRef() const