|
Drag[en]gine Script Module DragonScript 1.32.1
|
Information about modification release. More...
Classes | |
| enum | VirusScanStatus |
| Virus scan status of file. More... | |
| enum | VirusStatus |
| Virus status of file. More... | |
Public Member Functions | |
| ServiceModRelease | new () |
Public Attributes | |
| String | changelog |
| Release changelog. | |
| TimeDate | dateAdded |
| Date of adding release to modification. | |
| TimeDate | downloadExpiryDate |
| Download expiry date. | |
| String | downloadUrl |
| File download URL. | |
| String | filename |
| Filename. | |
| float | filesize |
| Approximate file size. | |
| float | filesizeUncompressed |
| Approximate uncompressed file size. | |
| String | id |
| Release identifier. | |
| String | metadata |
| Metadata stored by game developer for this release. | |
| String | modId |
| Identifier of modification this release belongs to. | |
| String | version |
| Release version. | |
| VirusScanStatus | virusScanStatus |
| Latest virus scan status of release file. | |
| VirusStatus | virusStatus |
| Latest virus status of release file. | |
Information about modification release.
In particular contains information about the release file to download and install.
| ServiceModRelease Dragengine.Services.Mods.ServiceModRelease.new | ( | ) |
Create new instance of class ServiceModRelease.
| String Dragengine.Services.Mods.ServiceModRelease.changelog |
Release changelog.
| TimeDate Dragengine.Services.Mods.ServiceModRelease.dateAdded |
Date of adding release to modification.
| TimeDate Dragengine.Services.Mods.ServiceModRelease.downloadExpiryDate |
Download expiry date.
Used to phase out a release version.
| String Dragengine.Services.Mods.ServiceModRelease.downloadUrl |
File download URL.
| String Dragengine.Services.Mods.ServiceModRelease.filename |
Filename.
| float Dragengine.Services.Mods.ServiceModRelease.filesize |
Approximate file size.
| float Dragengine.Services.Mods.ServiceModRelease.filesizeUncompressed |
Approximate uncompressed file size.
| String Dragengine.Services.Mods.ServiceModRelease.id |
Release identifier.
| String Dragengine.Services.Mods.ServiceModRelease.metadata |
Metadata stored by game developer for this release.
| String Dragengine.Services.Mods.ServiceModRelease.modId |
Identifier of modification this release belongs to.
| String Dragengine.Services.Mods.ServiceModRelease.version |
Release version.
| VirusScanStatus Dragengine.Services.Mods.ServiceModRelease.virusScanStatus |
Latest virus scan status of release file.
| VirusStatus Dragengine.Services.Mods.ServiceModRelease.virusStatus |
Latest virus status of release file.