Navigation
API > API/Runtime > API/Runtime/Engine
Interface for navigation movement - should be implemented on movement objects that control an object directly
| Name | UNavMovementInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/NavMovementInterface.h |
| Include Path | #include "GameFramework/NavMovementInterface.h" |
Syntax
class UNavMovementInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UNavMovementInterface