PageTextCache.wdb: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: The PageTextCache.wdb holds information about pages which you have read ingame. *Signature: WPTX ==Structure== '''Column Field Type Notes''' 1 PageID Integer 2 entryLength...)
 
mNo edit summary
Line 8: Line 8:
  3 PageText String
  3 PageText String
  4 NextPageID Integer
  4 NextPageID Integer
[[Category:WDB]]

Revision as of 13:20, 20 May 2014

The PageTextCache.wdb holds information about pages which you have read ingame.

  • Signature: WPTX

Structure

Column	Field 		Type 		Notes 
1 	PageID 		Integer 	
2 	entryLength 	Integer 	WDB Files 
3 	PageText 	String 	
4 	NextPageID 	Integer