C# Class OpenRA.ModContent.ModSource

Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Свойство Type Description
IDFiles string>.Dictionary
RegistryKey string
RegistryValue string
Title string
Type SourceType

Méthodes publiques

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

Method Details

ModSource() public méthode

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

Property Details

IDFiles public_oe property

public Dictionary IDFiles
Résultat string>.Dictionary

RegistryKey public_oe property

public string RegistryKey
Résultat string

RegistryValue public_oe property

public string RegistryValue
Résultat string

Title public_oe property

public string Title
Résultat string

Type public_oe property

public SourceType Type
Résultat SourceType