C# 클래스 OpenRA.ContentInstaller

상속: IGlobalModData
파일 보기 프로젝트 열기: cjshmyr/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
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[]

프로퍼티 상세

CopyFilesFromCD 공개적으로 프로퍼티

public Dictionary CopyFilesFromCD
리턴 string[]>.Dictionary

DiskTestFiles 공개적으로 프로퍼티

public string[] DiskTestFiles
리턴 string[]

ExtractFilesFromCD 공개적으로 프로퍼티

public Dictionary ExtractFilesFromCD
리턴 string[]>.Dictionary

InstallShieldCABFileIds 공개적으로 프로퍼티

InstallShield .CAB file IDs, used to extract Mod-specific files.
public HashSet InstallShieldCABFileIds
리턴 HashSet

InstallShieldCABFilePackageIds 공개적으로 프로퍼티

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

MusicPackageMirrorList 공개적으로 프로퍼티

public string MusicPackageMirrorList
리턴 string

OutputFilenameCase 공개적으로 프로퍼티

public FilenameCase OutputFilenameCase
리턴 FilenameCase

OverwriteFiles 공개적으로 프로퍼티

public bool OverwriteFiles
리턴 bool

PackageMirrorList 공개적으로 프로퍼티

public string PackageMirrorList
리턴 string

PackageToExtractFromCD 공개적으로 프로퍼티

public string PackageToExtractFromCD
리턴 string

ShippedSoundtracks 공개적으로 프로퍼티

public int ShippedSoundtracks
리턴 int

TestFiles 공개적으로 프로퍼티

public string[] TestFiles
리턴 string[]