Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Editor > FTransaction > FObjectRecord
Syntax
TUniquePtr< FChange > CustomChange
Remarks
Custom change to apply to this object to undo this record. Executing the undo will return an object that can be used to redo the change.