Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APawn
- INavAgentInterface::GetNavAgentPropertiesRef()
- APawn::GetNavAgentPropertiesRef()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Pawn.h |
| Include | #include "GameFramework/Pawn.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Pawn.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