Drag[en]gine Script Module DragonScript  1.23
Dragengine.Gui.ModManagement.MMModification Class Reference

Modification information for use in modification listing. More...

Inheritance diagram for Dragengine.Gui.ModManagement.MMModification:

Classes

class  GalleryImage
 Gallery image. More...
 

Public Member Functions

MMModification new (ServiceModInfo info, ServiceModStatus status)
 Create new instance of class ModListEntry. More...
 

Public Attributes

Exception exception
 Last exception or null. More...
 
Array galleryImages
 Gallery images as Array of GalleryImage or null if not loaded. More...
 
ServiceModInfo info
 Modification information. More...
 
Image logo
 Cached logo image or null. More...
 
Image logoSmall
 Cached small logo image or null. More...
 
ServiceModProgress progress
 Modification progress or null. More...
 
ServiceModStatus status
 Modification status or null. More...
 

Detailed Description

Modification information for use in modification listing.

Version
1.23

Stores ServiceModInfo, ServiceModStatus and cached resources.

Member Function Documentation

◆ new()

MMModification Dragengine.Gui.ModManagement.MMModification.new ( ServiceModInfo  info,
ServiceModStatus  status 
)

Create new instance of class ModListEntry.

Member Data Documentation

◆ exception

Exception Dragengine.Gui.ModManagement.MMModification.exception

Last exception or null.

◆ galleryImages

Array Dragengine.Gui.ModManagement.MMModification.galleryImages

Gallery images as Array of GalleryImage or null if not loaded.

◆ info

ServiceModInfo Dragengine.Gui.ModManagement.MMModification.info

Modification information.

◆ logo

Image Dragengine.Gui.ModManagement.MMModification.logo

Cached logo image or null.

◆ logoSmall

Image Dragengine.Gui.ModManagement.MMModification.logoSmall

Cached small logo image or null.

◆ progress

ServiceModProgress Dragengine.Gui.ModManagement.MMModification.progress

Modification progress or null.

◆ status

ServiceModStatus Dragengine.Gui.ModManagement.MMModification.status

Modification status or null.


The documentation for this class was generated from the following file: