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

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

Get the quest 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.