C# Class idTech4.IO.Pack

Show file 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 property

public int FileCount
return int

FileName public property

public string FileName
return string

IsAddon public property

public bool IsAddon
return bool

IsReferenced public property

public bool IsReferenced
return bool

Zip public property

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