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

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

Set the base fatigue of a player.

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

Returns void