C# Class OpenRA.ModContent

Inheritance: IGlobalModData
Afficher le fichier Open project: pchote/OpenRA Class Usage Examples

Méthodes publiques

Свойство Type Description
HeaderMessage string
InstallPromptMessage string
QuickDownload string

Private Methods

Méthode Description
LoadDownloads ( MiniYaml yaml ) : object
LoadPackages ( MiniYaml yaml ) : object
LoadSources ( MiniYaml yaml ) : object

Property Details

HeaderMessage public_oe property

public string HeaderMessage
Résultat string

InstallPromptMessage public_oe property

public string InstallPromptMessage
Résultat string

QuickDownload public_oe property

public string QuickDownload
Résultat string