FTransaction::BeginOperation

BeginOperation should be called when a transaction or undo/redo starts

Windows
MacOS
Linux

Override Hierarchy

ITransaction::BeginOperation()

FTransaction::BeginOperation()

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 BeginOperation()

Remarks

BeginOperation should be called when a transaction or undo/redo starts

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