SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
monk::pets::pet_action_base_t< BASE, PET_TYPE > Struct Template Reference
Inheritance diagram for monk::pets::pet_action_base_t< BASE, PET_TYPE >:

Public Types

using super_t = BASE
 
using base_t = pet_action_base_t< BASE >
 

Public Member Functions

 pet_action_base_t (util::string_view n, PET_TYPE *p, const spell_data_t *data=spell_data_t::nil())
 
void init () override
 
monk_to ()
 
const monk_to () const
 
const PET_TYPE * p () const
 
PET_TYPE * p ()
 
void execute () override
 

Public Attributes

bool merge_report