Navigation
API > API/Plugins > API/Plugins/OptimusCore > API/Plugins/OptimusCore/UOptimusActionStack
Description
Close the current action scope. Once all action scopes are closed, the collected actions are finally run in the order they got added.
| Name | CloseActionScope |
| Type | function |
| Header File | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusActionStack.h |
| Include Path | #include "OptimusActionStack.h" |
| Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusActionStack.cpp |
bool CloseActionScope()