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

pub fn set_bounty(pid: u16, value: i16)

Set the bounty of a player.

pid The player ID.
value The new bounty.

Returns void