Navigation
API > API/Runtime > API/Runtime/AIModule
| Name | EPathFollowingVelocityMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h |
| Include Path | #include "Navigation/PathFollowingComponent.h" |
Syntax
enum EPathFollowingVelocityMode
{
Reset,
Keep,
}
Values
| Name | Remarks |
|---|---|
| Reset | |
| Keep |