FTransaction::IsObjectTransacting

Checks if a specific object is in the transaction currently underway

Windows
MacOS
Linux

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

bool IsObjectTransacting
(
    const UObject * Object
) const

Remarks

Checks if a specific object is in the transaction currently underway

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