ITransaction::EndOperation

EndOperation should be called when a transaction is finalized or canceled or undo/redo ends

Windows
MacOS
Linux

Override Hierarchy

ITransaction::EndOperation()

FTransaction::EndOperation()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ITransaction.h

Include

#include "Misc/ITransaction.h"

Syntax

void EndOperation()

Remarks

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