Unreal Engine Blueprint API Reference > Rig VMController
Closes an undo bracket / scoped transaction. This is primarily useful for Python. This causes a UndoBracketClosed modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Closes an undo bracket / scoped transaction.This is primarily useful for Python.This causes a UndoBracketClosed modified event. |