Navigation
API > API/Plugins > API/Plugins/MultiUserClient > API/Plugins/MultiUserClient/Replication > API/Plugins/MultiUserClient/Replication/IClientChangeOperation
References
| Module | MultiUserClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertApp/MultiUserClient/Source/MultiUserClient/Public/Replication/IClientChangeOperation.h |
| Include | #include "Replication/IClientChangeOperation.h" |
TFuture < FChangeClientReplicationResult > OnOperationCompleted()
Remarks
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.