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

pub fn send_quick_key_changes(pid: u16)

Send a PlayerQuickKeys packet with a player's recorded quick key changes.

pid The player ID whose quick key changes should be used.

Returns void