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

pub fn send_selected_spell(pid: u16)

Send a PlayerMiscellaneous packet with a selected spell ID to a player.

pid The player ID.

Returns void