Navigation
API > API/Plugins > API/Plugins/ConcertSyncCore > API/Plugins/ConcertSyncCore/FConcertLocalFileSharingService
Description
Sets the desired path to use for the service. Implementors have the right to ignore the path specified. This class does.
Virtual Inheritance
- IConcertFileSharingService::SetPath → FConcertLocalFileSharingService::SetPath
| Name | SetPath |
| Type | function |
| Header File | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Public/ConcertLocalFileSharingService.h |
| Include Path | #include "ConcertLocalFileSharingService.h" |
| Source | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncCore/Source/ConcertSyncCore/Private/ConcertLocalFileSharingService.cpp |
virtual void SetPath
(
const FString & Path
)