C# Class OpenRA.ModContent

Inheritance: IGlobalModData
Show file Open project: pchote/OpenRA Class Usage Examples

Public Properties

Property Type Description
HeaderMessage string
InstallPromptMessage string
QuickDownload string

Private Methods

Method Description
LoadDownloads ( MiniYaml yaml ) : object
LoadPackages ( MiniYaml yaml ) : object
LoadSources ( MiniYaml yaml ) : object

Property Details

HeaderMessage public property

public string HeaderMessage
return string

InstallPromptMessage public property

public string InstallPromptMessage
return string

QuickDownload public property

public string QuickDownload
return string