Drag[en]gine Script Module DragonScript  1.23
Dragengine.Services.Mods.ServiceModReport Class Reference

Content report of a modification submitted by a user. More...

Inheritance diagram for Dragengine.Services.Mods.ServiceModReport:

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...
 

Detailed Description

Content report of a modification submitted by a user.

Version
1.23

Member Function Documentation

◆ new()

ServiceModReport Dragengine.Services.Mods.ServiceModReport.new ( )

Create new instance of class ServiceModReport.

Member Data Documentation

◆ description

String Dragengine.Services.Mods.ServiceModReport.description

Description of the issue.

◆ reporterContact

String Dragengine.Services.Mods.ServiceModReport.reporterContact

Reporter contact information.

Optional name for use with copyright infringement cases. Can be null.

◆ reporterName

String Dragengine.Services.Mods.ServiceModReport.reporterName

Report name.

Optional name for use with copyright infringement cases. Can be null.

◆ type

Type Dragengine.Services.Mods.ServiceModReport.type

Report type.

Default value is Type.other.


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