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

pub fn set_health_base(pid: u16, value: f64)

Set the base health of a player.

pid The player ID.
name The new base health of the player.

Returns void