Function get_spell_id

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

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.