C# Class OpenRA.ModContent.ModDownload

Mostrar archivo Open project: pchote/OpenRA

Public Properties

Property Type Description
Extract string>.Dictionary
MirrorList string
Title string
URL string

Public Methods

Method Description
ModDownload ( MiniYaml yaml ) : System.Collections.Generic

Method Details

ModDownload() public method

public ModDownload ( MiniYaml yaml ) : System.Collections.Generic
yaml MiniYaml
return System.Collections.Generic

Property Details

Extract public_oe property

public Dictionary Extract
return string>.Dictionary

MirrorList public_oe property

public string MirrorList
return string

Title public_oe property

public string Title
return string

URL public_oe property

public string URL
return string