Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FTransaction > API/Editor/UnrealEd/FTransaction/FChangedObjectValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Editor/Transactor.h | |||
FChangedObjectValue
(
const int32 InRecordIndex, |
Editor/Transactor.h |
FChangedObjectValue()
| Name | FChangedObjectValue |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/Transactor.h |
| Include Path | #include "Editor/Transactor.h" |
FChangedObjectValue()
FChangedObjectValue(const int32, const TSharedPtr< ITransactionObjectAnnotation > &, const TSharedPtr< ITransactionObjectAnnotation > &)
| Name | FChangedObjectValue |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Editor/Transactor.h |
| Include Path | #include "Editor/Transactor.h" |
FChangedObjectValue
(
const int32 InRecordIndex,
const TSharedPtr < ITransactionObjectAnnotation > & InAnnotation,
const TSharedPtr < ITransactionObjectAnnotation > & InAnnotationSnapshot
)