Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore > UOptimusActionStack
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusActionStack.h |
Include | #include "OptimusActionStack.h" |
Source | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Private/OptimusActionStack.cpp |
bool CloseActionScope()
Remarks
Close the current action scope. Once all action scopes are closed, the collected actions are finally run in the order they got added.