Navigation
Unreal Engine C++ API Reference > Developer > AssetTools
Type | Name | Description | |
---|---|---|---|
bool | AssetViewUtils::SyncPackagesFromSourceControl
(
const TArray< FString >& PackageNames |
Syncs the specified packages from source control. | |
void | AssetViewUtils::SyncPackagesFromSourceControl
(
const TArray< FString >& PackageNames, |
The bIsSyncLatestOperation parameter is deprecated. Use SyncLatestFromSourceControl instead. |