Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/INavMovementInterface
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Returns the NavAgentProperties used by NavMovementInterface and PathFollowing | GameFramework/NavMovementInterface.h | ||
const FNavAgentProperties & GetNavAgentPropertiesRef () |
Returns the NavAgentProperties(const) used by NavMovementInterface and PathFollowing | GameFramework/NavMovementInterface.h |
GetNavAgentPropertiesRef()
Description
Returns the NavAgentProperties used by NavMovementInterface and PathFollowing
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/NavMovementInterface.h |
| Include Path | #include "GameFramework/NavMovementInterface.h" |
FNavAgentProperties & GetNavAgentPropertiesRef()
GetNavAgentPropertiesRef()
Description
Returns the NavAgentProperties(const) used by NavMovementInterface and PathFollowing
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/NavMovementInterface.h |
| Include Path | #include "GameFramework/NavMovementInterface.h" |
const FNavAgentProperties & GetNavAgentPropertiesRef() const