Navigation
API > API/Runtime > API/Runtime/AIModule
DEPRECATED, please use EPathFollowingResultDetails instead, will be removed with deprecated override of AbortMove function.
| Name | EPathFollowingMessage::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h |
| Include Path | #include "Navigation/PathFollowingComponent.h" |
Syntax
namespace EPathFollowingMessage
{
enum Type
{
NoPath,
OtherRequest,
}
}
Values
| Name | Remarks |
|---|---|
| NoPath | |
| OtherRequest |