Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FTransaction
| Name | FChangedObjectValue |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/Transactor.h |
| Include Path | #include "Editor/Transactor.h" |
Syntax
struct FChangedObjectValue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Editor/Transactor.h | |||
FChangedObjectValue
(
const int32 InRecordIndex, |
Editor/Transactor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Annotation | TSharedPtr< ITransactionObjectAnnotation > | Editor/Transactor.h | ||
| AnnotationSnapshot | TSharedPtr< ITransactionObjectAnnotation > | Editor/Transactor.h | ||
| RecordIndex | int32 | Editor/Transactor.h |