SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
static const conduit_entry_t & | find (util::string_view name, bool ptr, bool tokenized=false) |
static const conduit_entry_t & | find (unsigned conduit_id, bool ptr) |
static const conduit_entry_t & | find_by_spellid (unsigned spell_id, bool ptr) |
static const conduit_entry_t & | nil () |
static util::span< const conduit_entry_t > | data (bool ptr) |
Public Attributes | |
unsigned | id |
unsigned | spell_id |
const char * | name |