SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
const char * | desc_vars () const |
Static Public Member Functions | |
static const spelldesc_vars_data_t & | nil () |
static const spelldesc_vars_data_t & | find (unsigned spell_id, bool ptr) |
static util::span< const spelldesc_vars_data_t > | data (bool ptr) |
static util::span< const hotfix::client_hotfix_entry_t > | hotfixes (const spelldesc_vars_data_t &, bool ptr) |
Public Attributes | |
unsigned | spell_id |
const char * | _desc_vars |