C# Class CASCExplorer.DataBlock

Show file Open project: WoW-Tools/CASCExplorer Class Usage Examples

Public Properties

Property Type Description
CompSize int
Data byte[]
DecompSize int
Hash MD5Hash

Property Details

CompSize public property

public int CompSize
return int

Data public property

public byte[] Data
return byte[]

DecompSize public property

public int DecompSize
return int

Hash public property

public MD5Hash Hash
return MD5Hash