Skip to main content

set_fatigue_current

Function set_fatigue_current 

Source
pub fn set_fatigue_current(pid: u16, value: f64)
Expand description

Set the current fatigue of a player.

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

Returns void