DB/FileData
Jump to navigation
Jump to search
Storage containing several file path references linked to an ID.
≤
Contains all the external movie files referred to by World of Warcraft. Connected to Movie.dbc, MovieFileData.dbc and MovieVariation.dbc.
≥
As off Warlords of Draeneor, the client references every information from this DBC. They interlink with most storages.
3.0.3.9183, 3.3.5.12340, 6.0.1.18179, 6.2.4.21463
struct FileDataRec { uint32_t m_ID; stringrefⁱ m_filename; stringrefⁱ m_filepath; };