Function set_actor_health_modified

Source
pub fn set_actor_health_modified(value: f64)
Expand description

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

value The new value.

Returns void