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

pub fn get_journal_item_index(pid: u16, index: u16) -> i16

Get the quest index at a certain index in a player's latest journal changes.

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

Returns the quest index.