EPathFollowingMessage::Type

DEPRECATED, please use EPathFollowingResultDetails instead, will be removed with deprecated override of AbortMove function.

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Navigation/PathFollowingComponent.h

Include

#include "Navigation/PathFollowingComponent.h"

Syntax

namespace EPathFollowingMessage
{
    enum Type
    {
        NoPath,
        OtherRequest,
    }
}

Values

Name

Description

NoPath

OtherRequest

Remarks

DEPRECATED, please use EPathFollowingResultDetails instead, will be removed with deprecated override of AbortMove function.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss