![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
static const active_class_spell_t & | find (util::string_view name, bool ptr, bool tokenized=false) |
static const active_class_spell_t & | find (util::string_view name, player_e class_, bool ptr, bool tokenized=false) |
static const active_class_spell_t & | find (util::string_view name, specialization_e spec, bool ptr, bool tokenized=false) |
static const active_class_spell_t & | nil () |
static util::span< const active_class_spell_t > | data (bool ptr) |
Public Attributes | |
unsigned | class_id |
unsigned | spec_id |
unsigned | spell_id |
unsigned | override_spell_id |
const char * | name |