Navigation
Unreal Engine C++ API Reference > 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
&40;
FName PackageName
&41; 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. |