Drag[en]gine Script Module DragonScript
1.23
|
Content report of a modification submitted by a user. More...
Classes | |
enum | Type |
Type of report. More... | |
Public Member Functions | |
ServiceModReport | new () |
Public Attributes | |
String | description |
Description of the issue. More... | |
String | reporterContact |
Reporter contact information. More... | |
String | reporterName |
Report name. More... | |
Type | type |
Report type. More... | |
Content report of a modification submitted by a user.
ServiceModReport Dragengine.Services.Mods.ServiceModReport.new | ( | ) |
Create new instance of class ServiceModReport.
String Dragengine.Services.Mods.ServiceModReport.description |
Description of the issue.
String Dragengine.Services.Mods.ServiceModReport.reporterContact |
Reporter contact information.
Optional name for use with copyright infringement cases. Can be null.
String Dragengine.Services.Mods.ServiceModReport.reporterName |
Report name.
Optional name for use with copyright infringement cases. Can be null.
Type Dragengine.Services.Mods.ServiceModReport.type |
Report type.
Default value is Type.other.