C# Class CrystalMpq.WoW.WoWArchive

Represents an archive in a World of Warcraft installation.
Afficher le fichier Open project: sgraf812/crystalmpq Class Usage Examples

Méthodes publiques

Свойство Type Description
Archive MpqArchive
Kind WoWArchiveKind

Private Methods

Méthode Description
WoWArchive ( MpqArchive archive, WoWArchiveKind kind ) : System

Property Details

Archive public_oe property

Gets the MpqArchive associated with this entry.
public MpqArchive Archive
Résultat MpqArchive

Kind public_oe property

Gets the kind of archive represented by this entry.
public WoWArchiveKind Kind
Résultat WoWArchiveKind