Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Actions > API/Runtime/AIModule/Actions/FPawnActionStack
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 |
void PopAction
&40;
UDEPRECATED_PawnAction & ActionToPop
&41;
Remarks
Looks through the double-linked action list looking for specified action and if found action will be popped along with all it's siblings