C# Class OpenRA.ModContent

Inheritance: IGlobalModData
显示文件 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_oe property

public string HeaderMessage
return string

InstallPromptMessage public_oe property

public string InstallPromptMessage
return string

QuickDownload public_oe property

public string QuickDownload
return string