Navigation
API > API/Plugins > API/Plugins/ConcertSyncClient > API/Plugins/ConcertSyncClient/IConcertClientWorkspace
References
| Module | ConcertSyncClient |
| Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientWorkspace.h |
| Include | #include "IConcertClientWorkspace.h" |
TOptional < FString > GetValidPackageSessionPath
(
FName PackageName
) const
Remarks
Returns the full path to the package if it is a valid package session change. the full path to the package if it is valid.
Parameters
| Name | Description |
|---|---|
| PackageName | the package to check. |