Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IApp
Interface IApp
settings relating to the vortex application itself
interface
IApp
{
appVersion
:
string
;
extensions
:
{
[
id
:
string
]:
IExtensionState
}
;
installType
:
VortexInstallType
;
instanceId
:
string
;
migrations
:
string
[]
;
version
:
string
;
warnedAdmin
:
number
;
}
Index
Properties
app
Version
extensions
install
Type
instance
Id
migrations
version
warned
Admin
Properties
app
Version
appVersion
:
string
extensions
extensions
:
{
[
id
:
string
]:
IExtensionState
}
install
Type
installType
:
VortexInstallType
instance
Id
instanceId
:
string
migrations
migrations
:
string
[]
version
version
:
string
warned
Admin
warnedAdmin
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Version
extensions
install
Type
instance
Id
migrations
version
warned
Admin
Plants vs. Zombies: Replanted - v1.0.3
Loading...
settings relating to the vortex application itself