DB/ManifestInterfaceTOCData

From wowdev
Revision as of 19:15, 25 November 2017 by Barncastle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

≥ WoD

This table lists all addons that are stored within the CASC archives.

6.0.1.18179

struct ManifestInterfaceTOCDataRec {
  uint32_t m_ID;         // fileDataID of the addon's .toc file
  stringref m_FilePath;
};