SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
active_class_spell_t Struct Reference

Static Public Member Functions

static const active_class_spell_tfind (util::string_view name, bool ptr, bool tokenized=false)
 
static const active_class_spell_tfind (util::string_view name, player_e class_, bool ptr, bool tokenized=false)
 
static const active_class_spell_tfind (util::string_view name, specialization_e spec, bool ptr, bool tokenized=false)
 
static const active_class_spell_tnil ()
 
static util::span< const active_class_spell_tdata (bool ptr)
 

Public Attributes

unsigned class_id
 
unsigned spec_id
 
unsigned spell_id
 
unsigned override_spell_id
 
const char * name