Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
InstallFunc
Type Alias InstallFunc
InstallFunc
:
(
files
:
string
[]
,
destinationPath
:
string
,
gameId
:
string
,
progressDelegate
:
ProgressDelegate
,
choices
?:
any
,
unattended
?:
boolean
,
archivePath
?:
string
,
options
?:
IInstallationDetails
,
)
=>
Bluebird
<
IInstallResult
>
Type Declaration
(
files
:
string
[]
,
destinationPath
:
string
,
gameId
:
string
,
progressDelegate
:
ProgressDelegate
,
choices
?:
any
,
unattended
?:
boolean
,
archivePath
?:
string
,
options
?:
IInstallationDetails
,
)
:
Bluebird
<
IInstallResult
>
Parameters
files
:
string
[]
destinationPath
:
string
gameId
:
string
progressDelegate
:
ProgressDelegate
Optional
choices
:
any
Optional
unattended
:
boolean
Optional
archivePath
:
string
Optional
options
:
IInstallationDetails
Returns
Bluebird
<
IInstallResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Plants vs. Zombies: Replanted - v1.0.3
Loading...