|
Drag[en]gine Script Module DragonScript 1.32.1
|
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. | |
| String | reporterContact |
| Reporter contact information. | |
| String | reporterName |
| Report name. | |
| Type | type |
| Report type. | |
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.