Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AController
- INavAgentInterface::GetNavAgentPropertiesRef()
- AController::GetNavAgentPropertiesRef()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h |
| Include | #include "GameFramework/Controller.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Controller.cpp |
virtual const FNavAgentProperties & GetNavAgentPropertiesRef() const
Remarks
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