Property | Type | Description | |
---|---|---|---|
SyncBackupDir | string |
Method | Description | |
---|---|---|
Abort ( ) : Task | ||
Abort ( System.Guid gameId ) : Task | ||
ContentInstaller ( EventRaiser eventRaiser, IGameLocker gameLocker, IINstallerSessionFactory sessionFactory, IW6Api api ) : System | ||
Install ( IInstallContentAction |
||
Uninstall ( IUninstallContentAction2 |
Method | Description | |
---|---|---|
Clean ( IInstallContentAction |
||
CreateSession ( IInstallContentAction |
||
PostInstallStatusOverview ( InstallStatusOverview statusOverview, |
||
StatusChange ( Status status, ProgressInfo info ) : Task | ||
Synchronize ( IInstallContentAction |
||
TryInstall ( IInstallContentAction |
||
TryUninstall ( IUninstallContentAction2 |
public ContentInstaller ( EventRaiser eventRaiser, IGameLocker gameLocker, IINstallerSessionFactory sessionFactory, IW6Api api ) : System | ||
eventRaiser | EventRaiser | |
gameLocker | IGameLocker | |
sessionFactory | IINstallerSessionFactory | |
api | IW6Api | |
return | System |
public Install ( IInstallContentAction |
||
action | IInstallContentAction |
|
return | Task |
public Uninstall ( IUninstallContentAction2 |
||
action | IUninstallContentAction2 |
|
return | Task |