Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AController
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
Virtual Inheritance
- INavAgentInterface::GetNavAgentPropertiesRef → AController::GetNavAgentPropertiesRef
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h |
| Include Path | #include "GameFramework/Controller.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Controller.cpp |
virtual const FNavAgentProperties & GetNavAgentPropertiesRef() const