C# Class OpenRA.ContentInstaller

Inheritance: IGlobalModData
Afficher le fichier Open project: cjshmyr/OpenRA

Méthodes publiques

Свойство Type Description
CopyFilesFromCD string[]>.Dictionary
DiskTestFiles string[]
ExtractFilesFromCD string[]>.Dictionary
InstallShieldCABFileIds HashSet
InstallShieldCABFilePackageIds HashSet
MusicPackageMirrorList string
OutputFilenameCase FilenameCase
OverwriteFiles bool
PackageMirrorList string
PackageToExtractFromCD string
ShippedSoundtracks int
TestFiles string[]

Property Details

CopyFilesFromCD public_oe property

public Dictionary CopyFilesFromCD
Résultat string[]>.Dictionary

DiskTestFiles public_oe property

public string[] DiskTestFiles
Résultat string[]

ExtractFilesFromCD public_oe property

public Dictionary ExtractFilesFromCD
Résultat string[]>.Dictionary

InstallShieldCABFileIds public_oe property

InstallShield .CAB file IDs, used to extract Mod-specific files.
public HashSet InstallShieldCABFileIds
Résultat HashSet

InstallShieldCABFilePackageIds public_oe property

InstallShield .CAB file IDs, used to extract Mod-specific archives and extract contents of ExtractFilesFromCD.
public HashSet InstallShieldCABFilePackageIds
Résultat HashSet

MusicPackageMirrorList public_oe property

public string MusicPackageMirrorList
Résultat string

OutputFilenameCase public_oe property

public FilenameCase OutputFilenameCase
Résultat FilenameCase

OverwriteFiles public_oe property

public bool OverwriteFiles
Résultat bool

PackageMirrorList public_oe property

public string PackageMirrorList
Résultat string

PackageToExtractFromCD public_oe property

public string PackageToExtractFromCD
Résultat string

ShippedSoundtracks public_oe property

public int ShippedSoundtracks
Résultat int

TestFiles public_oe property

public string[] TestFiles
Résultat string[]