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

pub fn clear_book_changes(pid: u16)

Clear the last recorded book changes for a player.

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

pid The player ID whose book changes should be used.

Returns void