Function set_actor_fatigue_current

Source
pub fn set_actor_fatigue_current(value: f64)
Expand description

Set the current fatigue of the temporary actor stored on the server.

value The new value.

Returns void