SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
custom_dbc_data_t Struct Reference

Public Member Functions

spell_data_tclone_spell (const spell_data_t *spell)
 
spell_data_tget_mutable_spell (unsigned spell_id)
 
const spell_data_tfind_spell (unsigned spell_id) const
 
spelleffect_data_tget_mutable_effect (unsigned effect_id)
 
const spelleffect_data_tfind_effect (unsigned effect_id) const
 
spellpower_data_tget_mutable_power (unsigned power_id)
 
const spellpower_data_tfind_power (unsigned power_id) const
 
void copy_from (const custom_dbc_data_t &other)