![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
| static const temporary_enchant_entry_t & | find (util::string_view name, bool ptr) |
| static const temporary_enchant_entry_t & | find_by_enchant_id (unsigned id, bool ptr) |
| static const temporary_enchant_entry_t & | nil () |
| static util::span< const temporary_enchant_entry_t > | data (bool ptr) |
Public Attributes | |
| unsigned | enchant_id |
| unsigned | spell_id |
| const char * | tokenized_name |