Methods
extractDirectXToSystemDirectory(progressBar, filesToExtract, destination, pattern) → {void}
Extracts DirectX11 to the system directory
Parameters:
Name | Type | Description |
---|---|---|
progressBar |
* | The progress bar |
filesToExtract |
* | A list of files to extract |
destination |
* | The destination folder |
pattern |
* | The file pattern used during extraction |
Returns:
- Type
- void