C# 클래스 idTech4.IO.Pack

파일 보기 프로젝트 열기: iainmckay/idtech4.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FileCount int
FileName string
IsAddon bool
IsReferenced bool
Zip ICSharpCode.SharpZipLib.Zip.ZipFile

프로퍼티 상세

FileCount 공개적으로 프로퍼티

public int FileCount
리턴 int

FileName 공개적으로 프로퍼티

public string FileName
리턴 string

IsAddon 공개적으로 프로퍼티

public bool IsAddon
리턴 bool

IsReferenced 공개적으로 프로퍼티

public bool IsReferenced
리턴 bool

Zip 공개적으로 프로퍼티

public ZipFile,ICSharpCode.SharpZipLib.Zip Zip
리턴 ICSharpCode.SharpZipLib.Zip.ZipFile