Function get_book_id

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

Get the bookId at a certain index in a player’s latest book changes.

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

Returns the bookId.