Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/INavMovementInterface
- INavMovementInterface::GetVelocityForNavMovement()
- UNavMovementComponent::GetVelocityForNavMovement()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/NavMovementInterface.h |
| Include | #include "GameFramework/NavMovementInterface.h" |
UFUNCTION (BlueprintCallable, Category="AI|NavMovement")
FVector GetVelocityForNavMovement() const
Remarks
Get the current velocity of the agent for nav movement