Method | Description | |
---|---|---|
NpcDataParser ( System.Locale locale, int flags ) : System | ||
Parse ( string page, uint id ) : void |
Method | Description | |
---|---|---|
Currency ( string page, int>.Tuple |
||
Faction ( string page, int &factionA, int &factionH ) : bool | ||
Health ( string page, object &healths ) : bool | ||
Levels ( string page, int>.Tuple |
||
Mana ( string page, int &mana ) : bool | ||
Money ( string page, int &val ) : bool | ||
QuestEnd ( string page, int &val ) : bool | ||
QuestStart ( string page, int &val ) : bool | ||
Quotes ( string page, string>.Tuple |
public NpcDataParser ( System.Locale locale, int flags ) : System | ||
locale | System.Locale | |
flags | int | |
return | System |