[][src]Function tes3mp_plugin::plugin::generated::get_spell_id

pub fn get_spell_id(pid: u16, index: u16) -> String

Get the spellId at a certain index in a player's latest spellbook changes.

pid The player ID whose spellbook changes should be used.
index The index of the spell.

Returns the spellId.