OperationId

Unique identifier for the active operation on this transaction (if any).

Windows
MacOS
Linux

Syntax

FGuid OperationId

Remarks

Unique identifier for the active operation on this transaction (if any). This is set by a call to BeginOperation and cleared by a call to EndOperation. BeginOperation should be called when a transaction or undo/redo starts, and EndOperation should be called when a transaction is finalized or canceled or undo/redo ends.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss