|
Drag[en]gine Script Module DragonScript 1.32.1
|
Modification information for use in modification listing. More...
Classes | |
| class | GalleryImage |
| Gallery image. More... | |
Public Member Functions | |
| MMModification | new (ServiceModInfo info, ServiceModStatus status) |
| Create new instance of class ModListEntry. | |
Public Attributes | |
| Exception | exception |
| Last exception or null. | |
| Array | galleryImages |
| Gallery images as Array of GalleryImage or null if not loaded. | |
| ServiceModInfo | info |
| Modification information. | |
| Image | logo |
| Cached logo image or null. | |
| Image | logoSmall |
| Cached small logo image or null. | |
| ServiceModProgress | progress |
| Modification progress or null. | |
| ServiceModStatus | status |
| Modification status or null. | |
Modification information for use in modification listing.
Stores ServiceModInfo, ServiceModStatus and cached resources.
| MMModification Dragengine.Gui.ModManagement.MMModification.new | ( | ServiceModInfo | info, |
| ServiceModStatus | status | ||
| ) |
Create new instance of class ModListEntry.
| Exception Dragengine.Gui.ModManagement.MMModification.exception |
Last exception or null.
| Array Dragengine.Gui.ModManagement.MMModification.galleryImages |
Gallery images as Array of GalleryImage or null if not loaded.
| ServiceModInfo Dragengine.Gui.ModManagement.MMModification.info |
Modification information.
| Image Dragengine.Gui.ModManagement.MMModification.logo |
Cached logo image or null.
| Image Dragengine.Gui.ModManagement.MMModification.logoSmall |
Cached small logo image or null.
| ServiceModProgress Dragengine.Gui.ModManagement.MMModification.progress |
Modification progress or null.
| ServiceModStatus Dragengine.Gui.ModManagement.MMModification.status |
Modification status or null.