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

Public Member Functions

const char * desc () const
 
const char * tooltip () const
 
const char * rank () const
 

Static Public Member Functions

static const spelltext_data_tnil ()
 
static const spelltext_data_tfind (unsigned spell_id, bool ptr)
 
static util::span< const spelltext_data_tdata (bool ptr)
 
static util::span< const hotfix::client_hotfix_entry_thotfixes (const spelltext_data_t &, bool ptr)
 

Public Attributes

unsigned spell_id
 
const char * _desc
 
const char * _tooltip
 
const char * _rank