IConcertSyncServer::SetFileSharingService

Set the file sharing service, enabling the server to work with large files.

Windows
MacOS
Linux

References

Module

ConcertSyncServer

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncServer/Source/ConcertSyncServer/Public/IConcertSyncServer.h

Include

#include "IConcertSyncServer.h"

Syntax

void SetFileSharingService
(
    TSharedPtr< IConcertFileSharingService > InFileSharingService
)

Remarks

Set the file sharing service, enabling the server to work with large files. The server sharing service must be compatible with the client one.

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