AbortMove

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

void

 

AbortMove

(
    const UObject& Instigator,
    FPathFollowingResultFlags::Type Abo...,
    FAIRequestID RequestID,
    EPathFollowingVelocityMode Velocity...
)

Aborts following path

Public function Virtual

void

 

AbortMove

(
    const FString& Reason,
    FAIRequestID RequestID,
    bool bResetVelocity,
    bool bSilent,
    uint8 MessageFlags
)

This function is now deprecated, please use version with EPathFollowingResultDetails parameter instead.

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