pub fn get_quick_key_item_id(pid: u16, index: u16) -> StringExpand description
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.