FTransaction::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

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Editor/Transactor.h

Include

#include "Editor/Transactor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorTransaction.cpp

Syntax

virtual 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