SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
target_specific_t< T > Struct Template Reference

Public Member Functions

 target_specific_t (bool owner=true)
 
T *& operator[] (const player_t *target) const
 
const std::vector< T * > & get_entries ()
 

Public Attributes

bool owner_