C# Class Warcraft.MPQ.Tables.HET.HETTableHeader

ファイルを表示 Open project: Nihlus/libwarcraft

Public Properties

Property Type Description
BlockTableSize uint
DataSize uint
HashEntrySize uint
HashTableSize uint
IndexSize uint
IndexSizeExtra uint
MaxFileCount uint
TableSize uint
Version uint

Public Methods

Method Description
HETTableHeader ( ) : System.Collections.Generic

Method Details

HETTableHeader() public method

public HETTableHeader ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

BlockTableSize public_oe property

public uint BlockTableSize
return uint

DataSize public_oe property

public uint DataSize
return uint

HashEntrySize public_oe property

public uint HashEntrySize
return uint

HashTableSize public_oe property

public uint HashTableSize
return uint

IndexSize public_oe property

public uint IndexSize
return uint

IndexSizeExtra public_oe property

public uint IndexSizeExtra
return uint

MaxFileCount public_oe property

public uint MaxFileCount
return uint

TableSize public_oe property

public uint TableSize
return uint

Version public_oe property

public uint Version
return uint