Drag[en]gine Script Module DragonScript  1.23
Dragengine.Services.Mods.ServiceMods.ManagementEvent Enum Reference

Public Attributes

 beginInstall
 Begin installing modification. More...
 
 beginUninstall
 Begin uninstalling modification. More...
 
 beginUpdate
 Begin updating modification to latest version. More...
 
 beginUpload
 Begin uploading modification. More...
 
 installed
 Finished installing modification. More...
 
 progress
 Progress information. More...
 
 uninstalled
 Finished uninstalling modification. More...
 
 updated
 Finished updating modification to latest version. More...
 
 uploaded
 Finished uploading modification. More...
 

Detailed Description

\bief Mod management event.

Member Data Documentation

◆ beginInstall

Dragengine.Services.Mods.ServiceMods.ManagementEvent.beginInstall

Begin installing modification.

◆ beginUninstall

Dragengine.Services.Mods.ServiceMods.ManagementEvent.beginUninstall

Begin uninstalling modification.

Allowed only if the modification is deactivated.

◆ beginUpdate

Dragengine.Services.Mods.ServiceMods.ManagementEvent.beginUpdate

Begin updating modification to latest version.

◆ beginUpload

Dragengine.Services.Mods.ServiceMods.ManagementEvent.beginUpload

Begin uploading modification.

◆ installed

Dragengine.Services.Mods.ServiceMods.ManagementEvent.installed

Finished installing modification.

Modification is now allowed to be activated.

◆ progress

Dragengine.Services.Mods.ServiceMods.ManagementEvent.progress

Progress information.

◆ uninstalled

Dragengine.Services.Mods.ServiceMods.ManagementEvent.uninstalled

Finished uninstalling modification.

◆ updated

Dragengine.Services.Mods.ServiceMods.ManagementEvent.updated

Finished updating modification to latest version.

◆ uploaded

Dragengine.Services.Mods.ServiceMods.ManagementEvent.uploaded

Finished uploading modification.


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