SnapshotTransactionBuffer

Overload list

Windows
MacOS
Linux
Name Description

Public function

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.

Public function

void

 

SnapshotTransactionBuffer

(
    UObject* Object,
    TArrayView< const FProperty* >...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss