WoW:Itemnamecache.wdb: Difference between revisions

m
no edit summary
m (New page: {{Stub/Tech}} '''Itemnamecache.wdb''' is the WDB file containing the names of items in item sets. It is called to avoid having to cache items (and possible datamining) when viewing th...)
 
mNo edit summary
Line 4: Line 4:


;Structure
;Structure
{{:Itemnamecache.wdb/Structure}}
''Rows in light grey correspond to removed or replaced columns in the WDB file.'' - [[WDB files/Header/Structure/XML|XML Structure]] (OpenWDB-compliant).
{| class="darktable zebra"
! | Name !! | Type !! | Description !! | Notes
|-
|| id || integer || Id of the row || ''Header''
|-
|| length || integer || [[WDB#EntryLength|Row length]] || ''Header''
|-
|| nameVal || string || Name of the item || ''N/A''
|-
|| equipSlotId || integer || Equipment slot || ''N/A''
|}


[[Category:WDB files]]
[[Category:WDB files]]
Anonymous user