C# Class CASCExplorer.PackageIndexRecord

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

Public Properties

Property Type Description
ContentKey MD5Hash
Flags uint
Key ulong
Offset uint
Size int

Property Details

ContentKey public property

public MD5Hash ContentKey
return MD5Hash

Flags public property

public uint Flags
return uint

Key public property

public ulong Key
return ulong

Offset public property

public uint Offset
return uint

Size public property

public int Size
return int