Expand description

DEPRECATED. USE wow_dbc INSTEAD.

Modules

Structs

Error for values outside of allowed enumerators.
DBCs from the English version of the game will only have English version strings, while other localizations will have other languages.

Enums

Main error enum. Returned from crate::DbcTable::read.
Errors from reading the header of the DBC file.

Traits

Main trait for the crate. Implemented by all tables in tables.
Implemented by tables that have a primary key.