SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
benefit_t Struct Reference
Inheritance diagram for benefit_t:
noncopyable

Public Member Functions

 benefit_t (util::string_view n)
 
void update (bool is_up)
 
void analyze ()
 
void datacollection_begin ()
 
void datacollection_end ()
 
void merge (const benefit_t &other)
 
const std::string & name () const
 
benefit_tcollect_ratio (sim_t &sim, bool collect=true)
 

Public Attributes

extended_sample_data_t ratio
 
const std::string name_str