Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FScopedCompoundTransaction |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ChangeTransactor.h |
| Include Path | #include "ChangeTransactor.h" |
Syntax
struct FScopedCompoundTransaction
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedCompoundTransaction
(
FChangeTransactor& InTransactor, |
ChangeTransactor.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedCompoundTransaction() |
ChangeTransactor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bCreated | bool | ChangeTransactor.h | ||
| Transactor | FChangeTransactor & | ChangeTransactor.h |