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

pub fn send_bounty(pid: u16)

Send a PlayerBounty packet with a player's bounty.

It is always sent to all players.

pid The player ID.

Returns void