Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Misc/TransactionObjectEvent.h |
| Include | #include "Misc/TransactionObjectEvent.h" |
Syntax
enum ETransactionObjectChangeCreatedBy
{
TransactionRecord,
TransactionAnnotation,
}
Values
| Name | Description |
|---|---|
| TransactionRecord | This change was created from an object that was explicitly tracked within a transaction record |
| TransactionAnnotation | This change was created from an object that was implicitly tracked within a transaction annotation |
Remarks
Different things that can create an object change