Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Elements > API/Editor/UnrealEd/Elements/Component > API/Editor/UnrealEd/Elements/Component/UComponentElementEditorSelection-
- ITypedElementSelectionInterface::ShouldPreventTransactions()
- UComponentElementEditorSelectionInterface::ShouldPreventTransactions()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Elements/Component/ComponentElementEditorSelectionInterface.h |
| Include | #include "Elements/Component/ComponentElementEditorSelectionInterface.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Elements/Component/ComponentElementEditorSelectionInterface.cpp |
virtual bool ShouldPreventTransactions
&40;
const FTypedElementHandle & InElementHandle
&41;
Remarks
Test to see whether the given element prevents the selection set state from being transacted for undo/redo (eg, if the element belongs to a PIE instance).