Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertCloudFileSharingService
Description
Make a clone of this sharing service to be used. Ownership is transferred to the caller. Callers can choose to wrap this into a unique or shared pointer.
Virtual Inheritance
- IConcertFileSharingService::Clone → FConcertCloudFileSharingService::Clone
| Name | Clone |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertCloudFileSharingService.h |
| Include Path | #include "ConcertCloudFileSharingService.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertCloudFileSharingService.cpp |
virtual IConcertFileSharingService * Clone() const