Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FTransaction
| Name | FObjectRecords |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/Transactor.h |
| Include Path | #include "Editor/Transactor.h" |
Syntax
struct FObjectRecords
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FObjectRecords() |
Clang fix for std::is_default_constructible_v returning false in inlined code of outer class | Editor/Transactor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Records | TArray< FObjectRecord *, TInlineAllocator< 1 > > | Editor/Transactor.h | ||
| SaveCount | int32 | Editor/Transactor.h |