C# 클래스 CASCExplorer.DataBlock

파일 보기 프로젝트 열기: WoW-Tools/CASCExplorer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CompSize int
Data byte[]
DecompSize int
Hash MD5Hash

프로퍼티 상세

CompSize 공개적으로 프로퍼티

public int CompSize
리턴 int

Data 공개적으로 프로퍼티

public byte[] Data
리턴 byte[]

DecompSize 공개적으로 프로퍼티

public int DecompSize
리턴 int

Hash 공개적으로 프로퍼티

public MD5Hash Hash
리턴 MD5Hash