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

pub fn clear_spellbook_changes(pid: u16)

Clear the last recorded spellbook changes for a player.

This is used to initialize the sending of new PlayerSpellbook packets.

pid The player ID whose spellbook changes should be used.

Returns void