|  | SimulationCraft
    SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm). | 
| Public Member Functions | |
| spell_data_t * | clone_spell (const spell_data_t *spell) | 
| spell_data_t * | get_mutable_spell (unsigned spell_id) | 
| const spell_data_t * | find_spell (unsigned spell_id) const | 
| spelleffect_data_t * | get_mutable_effect (unsigned effect_id) | 
| const spelleffect_data_t * | find_effect (unsigned effect_id) const | 
| spellpower_data_t * | get_mutable_power (unsigned power_id) | 
| const spellpower_data_t * | find_power (unsigned power_id) const | 
| void | copy_from (const custom_dbc_data_t &other) |