Function set_actor_fatigue_base

Source
pub fn set_actor_fatigue_base(value: f64)
Expand description

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

value The new value.

Returns void