Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Actions > API/Runtime/AIModule/Actions/UDEPRECATED_PawnActionsComponent
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Actions/PawnActionsComponent.h |
| Include | #include "Actions/PawnActionsComponent.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/Actions/PawnActionsComponent.cpp |
UFUNCTION (BlueprintCallable, Category=PawnAction,
Meta=(DisplayName="AbortAction_DEPRECATED", ScriptName="AbortAction", DeprecatedFunction, DeprecationMessage="PawnActions have been deprecated and are no longer being supported. It will get removed in following UE5 releases. Use GameplayTasks or AITasks instead."))
EPawnActionAbortState::Type K2_AbortAction
(
UDEPRECATED_PawnAction * ActionToAbort
)
Remarks
Aborts given action instance