Navigation
API > API/Plugins > API/Plugins/MultiUserClient > API/Plugins/MultiUserClient/IClientChangeOperation
Description
Completes all sub-operations have completed.
This can be called at most once; subsequent calls result in an unset future.
This future can complete on any thread.
| Name | OnOperationCompleted |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source/MultiUserClient/Public/Replication/IClientChangeOperation.h |
| Include Path | #include "Replication/IClientChangeOperation.h" |
TFuture < FChangeClientReplicationResult > OnOperationCompleted()