Navigation
API > API/Plugins > API/Plugins/Mover > API/Plugins/Mover/UNavMoverComponent
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNavAgentProperties & GetNavAgentPropertiesRef () |
Returns the NavAgentProps(const) | DefaultMovementSet/NavMoverComponent.h | |
virtual FNavAgentProperties & GetNavAgentPropertiesRef () |
Returns the NavAgentProps | DefaultMovementSet/NavMoverComponent.h |
GetNavAgentPropertiesRef()
Description
Returns the NavAgentProps(const)
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/DefaultMovementSet/NavMoverComponent.h |
| Include Path | #include "DefaultMovementSet/NavMoverComponent.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/DefaultMovementSet/NavMoverComponent.cpp |
virtual const FNavAgentProperties & GetNavAgentPropertiesRef() const
GetNavAgentPropertiesRef()
Description
Returns the NavAgentProps
| Name | GetNavAgentPropertiesRef |
| Type | function |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/DefaultMovementSet/NavMoverComponent.h |
| Include Path | #include "DefaultMovementSet/NavMoverComponent.h" |
| Source | /Engine/Plugins/Experimental/Mover/Source/Mover/Private/DefaultMovementSet/NavMoverComponent.cpp |
virtual FNavAgentProperties & GetNavAgentPropertiesRef()