Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
IAvailableExtension
Interface IAvailableExtension
information about an extension available on the central extension list
interface
IAvailableExtension
{
author
:
string
;
dependencies
?:
{
[
key
:
string
]:
any
}
;
description
:
{
long
:
string
;
short
:
string
}
;
downloads
:
number
;
endorsements
:
number
;
fileId
?:
number
;
gameId
?:
string
;
gameName
?:
string
;
github
?:
string
;
githubRawPath
?:
string
;
githubRelease
?:
string
;
hide
?:
boolean
;
id
?:
string
;
image
:
string
;
language
?:
string
;
modId
?:
number
;
name
:
string
;
tags
:
string
[]
;
timestamp
:
number
;
type
?:
ExtensionType
;
uploader
:
string
;
version
:
string
;
}
Hierarchy (
View Summary
)
IExtensionDownloadInfo
IAvailableExtension
Index
Properties
author
dependencies?
description
downloads
endorsements
file
Id?
game
Id?
game
Name?
github?
github
Raw
Path?
github
Release?
hide?
id?
image
language?
mod
Id?
name
tags
timestamp
type?
uploader
version
Properties
author
author
:
string
Optional
dependencies
dependencies
?:
{
[
key
:
string
]:
any
}
description
description
:
{
long
:
string
;
short
:
string
}
downloads
downloads
:
number
endorsements
endorsements
:
number
Optional
file
Id
fileId
?:
number
Optional
game
Id
gameId
?:
string
Optional
game
Name
gameName
?:
string
Optional
github
github
?:
string
Optional
github
Raw
Path
githubRawPath
?:
string
Optional
github
Release
githubRelease
?:
string
Optional
hide
hide
?:
boolean
Optional
id
id
?:
string
image
image
:
string
Optional
language
language
?:
string
Optional
mod
Id
modId
?:
number
name
name
:
string
tags
tags
:
string
[]
timestamp
timestamp
:
number
Optional
type
type
?:
ExtensionType
uploader
uploader
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
dependencies
description
downloads
endorsements
file
Id
game
Id
game
Name
github
github
Raw
Path
github
Release
hide
id
image
language
mod
Id
name
tags
timestamp
type
uploader
version
Plants vs. Zombies: Replanted - v1.0.3
Loading...
information about an extension available on the central extension list