C# Class idTech4.IO.Pack

显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
FileCount int
FileName string
IsAddon bool
IsReferenced bool
Zip ICSharpCode.SharpZipLib.Zip.ZipFile

Property Details

FileCount public_oe property

public int FileCount
return int

FileName public_oe property

public string FileName
return string

IsAddon public_oe property

public bool IsAddon
return bool

IsReferenced public_oe property

public bool IsReferenced
return bool

Zip public_oe property

public ZipFile,ICSharpCode.SharpZipLib.Zip Zip
return ICSharpCode.SharpZipLib.Zip.ZipFile