C# Class OpenRA.ModContent.ModDownload

Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
Extract string>.Dictionary
MirrorList string
Title string
URL string

Méthodes publiques

Méthode Description
ModDownload ( MiniYaml yaml ) : System.Collections.Generic

Method Details

ModDownload() public méthode

public ModDownload ( MiniYaml yaml ) : System.Collections.Generic
yaml MiniYaml
Résultat System.Collections.Generic

Property Details

Extract public_oe property

public Dictionary Extract
Résultat string>.Dictionary

MirrorList public_oe property

public string MirrorList
Résultat string

Title public_oe property

public string Title
Résultat string

URL public_oe property

public string URL
Résultat string