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

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

Get the type of the quick key 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 quick key type.