Drag[en]gine Script Module DragonScript
1.23
|
Link to an external site. More...
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... | |
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.
ExternalLink Dragengine.Services.Mods.ServiceModInfo.ExternalLink.new | ( | ) |
Create new instance of class ExternalLink.
String Dragengine.Services.Mods.ServiceModInfo.ExternalLink.description |
Description of the link.
String Dragengine.Services.Mods.ServiceModInfo.ExternalLink.url |
Link URL.