DB/ManifestInterfaceTOCData

From wowdev
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;
};