UPawnAction::PerformAbort

Performs actual work on aborting Action. Should be called exclusively by Abort function

Windows
MacOS
Linux

Override Hierarchy

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Actions/PawnAction.h

Include

#include "Actions/PawnAction.h"

Syntax

virtual EPawnActionAbortState::Type PerformAbort
(
    EAIForceParam::Type ShouldForce
)

Remarks

Performs actual work on aborting Action. Should be called exclusively by Abort function

Returns

only valid return values here are LatendAbortInProgress and AbortDone

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