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

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

Get the itemId at a certain index in a player's latest quick key changes.

pid The player ID whose quick key changes should be used.
index The index of the quick key in the quick key changes vector.

Returns the itemId.