UCrowdFollowingComponent::AbortMove

Aborts following path

Windows
MacOS
Linux

Override Hierarchy

UPathFollowingComponent::AbortMove()

UCrowdFollowingComponent::AbortMove()

References

Module

AIModule

Header

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

Include

#include "Navigation/CrowdFollowingComponent.h"

Source

/Engine/Source/Runtime/AIModule/Private/Navigation/CrowdFollowingComponent.cpp

Syntax

virtual void AbortMove
(
    const UObject & Instigator,
    FPathFollowingResultFlags::Type AbortFlags,
    FAIRequestID RequestID,
    EPathFollowingVelocityMode VelocityMode
)

Remarks

Aborts following path

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