Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IModLookupData
Interface IModLookupData
interface
IModLookupData
{
archived
?:
boolean
;
details
?:
{
author
?:
string
;
category
?:
string
;
description
?:
string
;
fileId
?:
string
;
homepage
?:
string
;
modId
?:
string
;
}
;
domainName
?:
string
;
fileMD5
?:
string
;
fileName
:
string
;
fileSizeBytes
:
number
;
fileVersion
:
string
;
gameId
:
string
;
logicalFileName
?:
string
;
rules
?:
IRule
[]
;
source
?:
string
;
sourceURI
:
any
;
}
Index
Properties
archived?
details?
domain
Name?
file
MD5?
file
Name
file
Size
Bytes
file
Version
game
Id
logical
File
Name?
rules?
source?
source
URI
Properties
Optional
archived
archived
?:
boolean
Optional
details
details
?:
{
author
?:
string
;
category
?:
string
;
description
?:
string
;
fileId
?:
string
;
homepage
?:
string
;
modId
?:
string
;
}
Optional
domain
Name
domainName
?:
string
Optional
file
MD5
fileMD5
?:
string
file
Name
fileName
:
string
file
Size
Bytes
fileSizeBytes
:
number
file
Version
fileVersion
:
string
game
Id
gameId
:
string
Optional
logical
File
Name
logicalFileName
?:
string
Optional
rules
rules
?:
IRule
[]
Optional
source
source
?:
string
source
URI
sourceURI
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archived
details
domain
Name
file
MD5
file
Name
file
Size
Bytes
file
Version
game
Id
logical
File
Name
rules
source
source
URI
Plants vs. Zombies: Replanted - v1.0.3
Loading...