C# Class CASCExplorer.PackageIndexRecord

Datei anzeigen 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_oe property

public MD5Hash ContentKey
return MD5Hash

Flags public_oe property

public uint Flags
return uint

Key public_oe property

public ulong Key
return ulong

Offset public_oe property

public uint Offset
return uint

Size public_oe property

public int Size
return int