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