Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IModRule
Interface IModRule
interface
IModRule
{
downloadHint
?:
IDownloadHint
;
extra
?:
{
[
key
:
string
]:
any
}
;
fileList
?:
IFileListItem
[]
;
ignored
?:
boolean
;
installerChoices
?:
any
;
reference
:
IModReference
;
}
Hierarchy
unknown
IModRule
Index
Properties
download
Hint?
extra?
file
List?
ignored?
installer
Choices?
reference
Properties
Optional
download
Hint
downloadHint
?:
IDownloadHint
Optional
extra
extra
?:
{
[
key
:
string
]:
any
}
Optional
file
List
fileList
?:
IFileListItem
[]
Optional
ignored
ignored
?:
boolean
Optional
installer
Choices
installerChoices
?:
any
reference
reference
:
IModReference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
download
Hint
extra
file
List
ignored
installer
Choices
reference
Plants vs. Zombies: Replanted - v1.0.3
Loading...