[−][src]Function tes3mp_plugin::plugin::generated::add_spell
pub fn add_spell(pid: u16, spell_id: &str)
Add a new spell to the spellbook changes for a player.
pid The player ID whose spellbook changes should be used.
spell_id The spellId of the spell.
Returns void