Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CrystalMpq
WoW
WoWArchive
C# Class CrystalMpq.WoW.WoWArchive
Represents an archive in a World of Warcraft installation.
Mostra file
Open project: sgraf812/crystalmpq
Class Usage Examples
Public Properties
Property
Type
Description
Archive
MpqArchive
Kind
WoWArchiveKind
Private Methods
Method
Description
WoWArchive
(
MpqArchive
archive
,
WoWArchiveKind
kind
) :
System
Property Details
Archive
public_oe property
Gets the
MpqArchive
associated with this entry.
public
MpqArchive
Archive
return
MpqArchive
Kind
public_oe property
Gets the kind of archive represented by this entry.
public
WoWArchiveKind
Kind
return
WoWArchiveKind