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

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

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.