ITransaction::BeginOperation

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

Windows
MacOS
Linux

Override Hierarchy

ITransaction::BeginOperation()

FTransaction::BeginOperation()

References

Module

Core

Header

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

Include

#include "Misc/ITransaction.h"

Syntax

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