Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNavMovementComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNavAgentProperties & GetNavAgentPropertiesRef () |
Returns the NavAgentProps(const) | GameFramework/NavMovementComponent.h | |
virtual FNavAgentProperties & GetNavAgentPropertiesRef () |
Returns the NavAgentProps | GameFramework/NavMovementComponent.h |
GetNavAgentPropertiesRef()
Description
Returns the NavAgentProps(const)
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/NavMovementComponent.h |
| Include Path | #include "GameFramework/NavMovementComponent.h" |
virtual const FNavAgentProperties & GetNavAgentPropertiesRef() const
GetNavAgentPropertiesRef()
Description
Returns the NavAgentProps
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/NavMovementComponent.h |
| Include Path | #include "GameFramework/NavMovementComponent.h" |
virtual FNavAgentProperties & GetNavAgentPropertiesRef()