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

pub fn set_actor_fatigue_current(value: f64)

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

value The new value.

Returns void