Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
| Type | Name | Description | |
|---|---|---|---|
| void | SnapshotTransactionBuffer
(
UObject* Object |
Causes the transaction system to emit a snapshot event for the given object if the following conditions are met: a) The object is currently transacting. b) The object has changed since it started transacting. | |
| void | SnapshotTransactionBuffer
(
UObject* Object, |