Function set_actor_health_base

Source
pub fn set_actor_health_base(value: f64)
Expand description

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

value The new value.

Returns void