Function get_spellbook_changes_size

Source
pub fn get_spellbook_changes_size(pid: u16) -> u16
Expand description

Get the number of indexes in a player’s latest spellbook changes.

pid The player ID whose spellbook changes should be used.

Returns the number of indexes.