Function set_actor_health_current

Source
pub fn set_actor_health_current(value: f64)
Expand description

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

value The new value.

Returns void