C# Class OpenRA.ModContent.ModSource

Mostrar archivo Open project: pchote/OpenRA

Public Properties

Property Type Description
IDFiles string>.Dictionary
RegistryKey string
RegistryValue string
Title string
Type SourceType

Public Methods

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

Method Details

ModSource() public method

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

Property Details

IDFiles public_oe property

public Dictionary IDFiles
return string>.Dictionary

RegistryKey public_oe property

public string RegistryKey
return string

RegistryValue public_oe property

public string RegistryValue
return string

Title public_oe property

public string Title
return string

Type public_oe property

public SourceType Type
return SourceType