![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Static Public Member Functions | |
| static const active_pet_spell_t & | find (util::string_view name, bool ptr, bool tokenized=false) |
| static const active_pet_spell_t & | find (util::string_view name, player_e player_class_, bool ptr, bool tokenized=false) |
| static const active_pet_spell_t & | nil () |
| static util::span< const active_pet_spell_t > | data (bool ptr) |
Public Attributes | |
| unsigned | owner_class_id |
| unsigned | spell_id |
| const char * | name |