Plants vs. Zombies: Replanted - v1.0.3
Preparing search index...
ICollectionAttributes
Interface ICollectionAttributes
Attributes specific to Nexus Mods Collections (when IMod.type === "collection")
interface
ICollectionAttributes
{
bugMessage
?:
string
;
collectionId
:
number
;
collectionSlug
:
string
;
customFileName
?:
string
;
downloadGame
:
string
;
installInstructions
?:
string
;
modSize
?:
number
;
pictureUrl
?:
string
;
rating
?:
{
average
:
number
;
total
:
number
}
;
recommendNewProfile
?:
boolean
;
revisionId
:
number
;
revisionNumber
:
number
;
shortDescription
?:
string
;
updatedTimestamp
?:
number
;
uploadedTimestamp
?:
number
;
uploader
?:
string
;
uploaderAvatar
?:
string
;
uploaderId
?:
number
;
}
Index
Properties
bug
Message?
collection
Id
collection
Slug
custom
File
Name?
download
Game
install
Instructions?
mod
Size?
picture
Url?
rating?
recommend
New
Profile?
revision
Id
revision
Number
short
Description?
updated
Timestamp?
uploaded
Timestamp?
uploader?
uploader
Avatar?
uploader
Id?
Properties
Optional
bug
Message
bugMessage
?:
string
collection
Id
collectionId
:
number
collection
Slug
collectionSlug
:
string
Optional
custom
File
Name
customFileName
?:
string
download
Game
downloadGame
:
string
Optional
install
Instructions
installInstructions
?:
string
Optional
mod
Size
modSize
?:
number
Optional
picture
Url
pictureUrl
?:
string
Optional
rating
rating
?:
{
average
:
number
;
total
:
number
}
Optional
recommend
New
Profile
recommendNewProfile
?:
boolean
revision
Id
revisionId
:
number
revision
Number
revisionNumber
:
number
Optional
short
Description
shortDescription
?:
string
Optional
updated
Timestamp
updatedTimestamp
?:
number
Optional
uploaded
Timestamp
uploadedTimestamp
?:
number
Optional
uploader
uploader
?:
string
Optional
uploader
Avatar
uploaderAvatar
?:
string
Optional
uploader
Id
uploaderId
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bug
Message
collection
Id
collection
Slug
custom
File
Name
download
Game
install
Instructions
mod
Size
picture
Url
rating
recommend
New
Profile
revision
Id
revision
Number
short
Description
updated
Timestamp
uploaded
Timestamp
uploader
uploader
Avatar
uploader
Id
Plants vs. Zombies: Replanted - v1.0.3
Loading...
Attributes specific to Nexus Mods Collections (when IMod.type === "collection")