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

Link to an external site. More...

Inheritance diagram for Dragengine.Services.Mods.ServiceModInfo.ExternalLink:

Public Member Functions

ExternalLink new ()
 Create new instance of class ExternalLink. More...
 

Public Attributes

String description
 Description of the link. More...
 
String url
 Link URL. More...
 

Detailed Description

Link to an external site.

External links are typically videos, social media platforms, discussion platforms as well as developer specific sites like homepage or documentation pages. Since this is generic the link type is stored as free text string.

Member Function Documentation

◆ new()

ExternalLink Dragengine.Services.Mods.ServiceModInfo.ExternalLink.new ( )

Create new instance of class ExternalLink.

Member Data Documentation

◆ description

String Dragengine.Services.Mods.ServiceModInfo.ExternalLink.description

Description of the link.

◆ url

String Dragengine.Services.Mods.ServiceModInfo.ExternalLink.url

Link URL.


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