BlueprintAPI > BlueprintAPI/RigVMController
Cancels an undo bracket / scoped transaction. This is primarily useful for Python. This causes a UndoBracketCanceled modified event.
Target is Rig VMController
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
boolean | Return Value | Cancels an undo bracket / scoped transaction.This is primarily useful for Python.This causes a UndoBracketCanceled modified event. |