SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
unique_gear::proc_action_t< T_ACTION > Struct Template Reference
Inheritance diagram for unique_gear::proc_action_t< T_ACTION >:

Public Types

using super = T_ACTION
 
using base_action_t = proc_action_t< T_ACTION >
 

Public Member Functions

void __initialize ()
 
 proc_action_t (const special_effect_t &e)
 
void init () override
 
 proc_action_t (util::string_view token, player_t *p, const spell_data_t *s, const item_t *i=nullptr)
 
virtual void override_data (const special_effect_t &e)
 

Public Attributes

const special_effect_teffect